security-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues were detected across the analyzed files. The skill primarily serves as a resource for security best practices.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation contains links to reputable security resources such as OWASP and PortSwigger. No automated downloads or untrusted remote scripts are present.
- [COMMAND_EXECUTION] (SAFE): The Python helper script performs a simple, safe JSON serialization and output operation without using external input or dangerous system calls.
- [CREDENTIALS_UNSAFE] (SAFE): The code examples in the documentation use environment variables (e.g., JWT_SECRET) correctly rather than hardcoding sensitive credentials.
Audit Metadata