debugging
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established software engineering practices and does not contain any malicious instructions or obfuscated content.
- [PROMPT_INJECTION]: Mitigates indirect prompt injection risks by instructing the agent to treat diagnostic data (logs, stack traces, and error payloads) as untrusted and to never execute commands embedded within such evidence.
- [DATA_EXFILTRATION]: Promotes data security by requiring the redaction of credentials and personally identifiable information during the evidence preservation phase.
- [COMMAND_EXECUTION]: Utilizes standard, low-risk development tools like
git logandgit bisectfor the purpose of localizing bugs and analyzing version history.
Audit Metadata