hello-security
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides defensive security instructions for the AI agent, covering topics like password hashing (bcrypt/argon2), JWT security, and parameterized SQL queries to prevent injections.- [SAFE]: It promotes secure secret management by explicitly advising against hardcoding API keys and recommending the use of environment variables and .gitignore for sensitive configuration files.- [SAFE]: The skill includes guidelines for input validation, XSS/CSRF protection, and the principle of least privilege, enhancing the overall security posture of the agent's operations.
Audit Metadata