api
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill focuses on providing standard architectural patterns for backend development.
- [CREDENTIALS_UNSAFE]: The code snippets correctly demonstrate security best practices by referencing environment variables (e.g.,
process.env.JWT_SECRET) instead of hardcoding sensitive credentials. - [PROMPT_INJECTION]: No instructions were found that attempt to override system prompts, bypass safety filters, or extract sensitive instructions.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of untrusted scripts or the use of unsafe functions like eval().
- [COMMAND_EXECUTION]: While the skill's manifest allows the 'Bash' tool, none of the provided markdown files contain commands that execute harmful subprocesses or scripts.
Audit Metadata