AI Guard Gateway v0.1.0는 IA 엔드포인트의 보안을 강화하는 프록시 보안 솔루션입니다.
AI Guard Gateway는 공개된 AI 엔드포인트의 위험을 줄이기 위해 개발된 보안 프록시입니다. 이 시스템은 API 키, JWT 인증으로 엔드포인트 하이재킹을 방지하고, 슬라이스 윈도우 방식으로 리소스 소모를 방지합니다. 또한, 패턴 인식을 통해 프롬프트 인젝션과 개인 정보 누출을 탐지하며, OPA(오픈 정책 에이전트)와 통합되어 정적 정책을 관리합니다.
AI Guard Gateway v0.1.0 is a security proxy solution to enhance the security of AI endpoints.
AI Guard Gateway is a security proxy developed to mitigate risks associated with exposed AI endpoints. The system prevents endpoint hijacking through mandatory API keys and JWT authentication, and it employs rate limiting to prevent resource exhaustion. Additionally, it detects prompt injections through pattern recognition and protects against PII leakage by automating redaction, while integrating with Open Policy Agent for managing static policies.