authentication-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the skill body or metadata.- DATA_EXPOSURE (SAFE): The code snippets correctly utilize environment variables for secrets (e.g., JWT_SECRET) rather than hardcoding credentials. No access to sensitive local file paths was detected.- EXTERNAL_DOWNLOADS (SAFE): No remote code execution patterns (like curl pipes to bash) or installation of untrusted external packages were identified.- DYNAMIC_EXECUTION (SAFE): The skill contains static code examples for educational purposes and does not use eval(), exec(), or other methods for runtime code generation or modification.
Audit Metadata