diagnosing-bugs
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates strong security practices by requiring the redaction of secrets, API keys, and authentication headers from all captured artifacts and logs before processing.
- [PROMPT_INJECTION]: The skill processes untrusted external data such as network traces and logs, which represents an indirect prompt injection surface. This risk is mitigated by explicit instructions for the agent to use redaction placeholders and focus only on relevant code signals. 1. Ingestion points: Network traces, HAR files, and log dumps processed during debugging phases. 2. Boundary markers: Mandated use of placeholders and focused quoting of signal-bearing lines. 3. Capability inventory: Execution of test suites, CLI tools, and curl commands. 4. Sanitization: Manual credential filtering and environment variable isolation required by the instructions.
Audit Metadata