debugging-strategies
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional content and code examples for standard debugging practices. No malicious code, prompt injections, or obfuscation techniques were detected.\n- [EXTERNAL_DOWNLOADS]: The skill references the installation of the Delve debugger from its official GitHub repository, which is a standard and safe development practice for Go environments.\n- [PROMPT_INJECTION]: The skill describes a process for handling untrusted user data (logs, traces, and code), creating a potential surface for indirect prompt injection. \n
- Ingestion points: User-supplied error messages and code reproduction steps (SKILL.md). \n
- Boundary markers: Not explicitly defined in the workflow instructions. \n
- Capability inventory: General agent tools, specific profiling and debugging utilities, and the referenced scripts/debug-helper.ts script. \n
- Sanitization: The skill focuses on analysis techniques rather than input validation, which is typical for this type of instructional resource.
Audit Metadata