1k-debug-logging
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or behaviors were identified. The code snippets provided are standard developer helpers with appropriate safety checks for production environments, such as checking for the production environment before logging and safe stringification.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses an attack surface for indirect prompt injection as it uses tools to ingest project data (Read, Grep, Glob) and has command execution capabilities (Bash). However, it does not instruct the agent to interpolate untrusted data into prompts without sanitization, keeping the risk level low.
Audit Metadata