Skip to content

Comments

feat: Integration of Akto plugin#1525

Open
rahul-akto wants to merge 8 commits intoPortkey-AI:mainfrom
rahul-akto:feat/akto-plugin
Open

feat: Integration of Akto plugin#1525
rahul-akto wants to merge 8 commits intoPortkey-AI:mainfrom
rahul-akto:feat/akto-plugin

Conversation

@rahul-akto
Copy link

@rahul-akto rahul-akto commented Feb 16, 2026

Description

This PR integrates the Akto plugin into the Portkey AI Gateway. It enables security scanning for AI applications by connecting the gateway to Akto's guardrails, providing comprehensive validation of requests and responses to/from LLM models.

Add Akto guardrail plugin for API security and threat detection with the following features:
- Support for beforeRequestHook and afterRequestHook
- Configurable timeout for security scans
- API key authentication with customizable base URL
- Comprehensive test coverage

Changes:
- Added plugins/akto/ directory with scan implementation
- Registered Akto plugin in plugins/index.ts
- Updated conf.json with Akto configuration
@rahul-akto rahul-akto changed the title feat: Refactor Akto plugin for production readiness feat: Integration of Akto plugin Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant