debugging-strategies

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill is a legitimate resource for software debugging best practices.
  • [EXTERNAL_DOWNLOADS]: The playbook suggests installing the Delve debugger (dlv) via 'go install', which is a standard developer tool from a well-known source.
  • [DATA_EXFILTRATION]: The skill recommends capturing logs and environment variables for diagnosis. While this involves sensitive system information, there are no instructions to exfiltrate this data.
  • [PROMPT_INJECTION]: The skill analyzes untrusted logs and traces, presenting an indirect prompt injection surface. 1. Ingestion points: Application logs and environment details (SKILL.md). 2. Boundary markers: None provided to separate untrusted data from instructions. 3. Capability inventory: Execution of debuggers (pdb, dlv), shell commands (git bisect), and file writes (heap snapshots). 4. Sanitization: None described.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:53 AM