debug-investigator

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard tools such as git, pip, grep, awk, and jq, along with Python execution for debugging and bisection. These operations are performed in the user's environment.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data, such as error logs and code snippets, which could contain adversarial instructions.
  • Ingestion points: Data enters via log files and code during the evidence analysis phase.
  • Boundary markers: No specific delimiters are used to separate the analyzed data from the agent's instructions.
  • Capability inventory: The agent can execute shell commands, manage git history, and run Python scripts.
  • Sanitization: No sanitization of ingested logs or code is specified in the methodology.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 08:20 PM