oma-backend
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established industry standards for backend development. It explicitly forbids hardcoding secrets and mandates the use of environment variables or secret managers for sensitive configuration.
- [SAFE]: Security is prioritized through mandatory input validation, parameterized queries to prevent SQL injection, and the use of strong hashing algorithms (bcrypt/argon2) for passwords.
- [SAFE]: The execution protocol includes self-verification steps and safety constraints, such as instructing the agent not to install dependencies autonomously.
- [SAFE]: The provided templates for Python, Node.js, and Rust utilize standard, well-maintained libraries and frameworks.
Audit Metadata