🛠 GatekeeperAI is a self-hosted platform for managing the secure use of AI applications within corporate environments.
The system automates code verification through five scanners (secret detection, dependency vulnerability scanning, outbound traffic analysis, PII checking, and LLM review via Claude AI), after which it requires human approval and deploys the application in an isolated Docker container. Stack: FastAPI, PostgreSQL 16, Celery, Redis, and Next.js 16.
🌍 It addresses the critical problem of Shadow AI, allowing companies to implement new tools without the risk of data leaks or the use of vulnerable libraries.
👤 It enables developers and DevOps engineers to deploy AI tools within the corporate perimeter.
Source 1: https://github.com/jacobthomasmichael/GatekeeperAI/blob/main/README.md
