debugging
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a rigorous software engineering process for troubleshooting and does not contain any malicious instructions, prompt injection attempts, or obfuscated content.
- [SAFE]: Diagnostic code snippets, such as those used for checking environment variables or stack traces, follow industry standards. The use of patterns like '${VAR:+SET}' explicitly checks for the existence of variables without exposing sensitive secret values in logs.
- [SAFE]: System commands referenced (e.g., 'git init', 'security list-keychains') are appropriate for the skill's purpose of diagnosing build, integration, and environmental issues.
- [SAFE]: There is no evidence of unauthorized data exfiltration, external downloads from untrusted sources, or persistence mechanisms.
Audit Metadata