debugging
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: This skill possesses an indirect prompt injection surface as it is designed to ingest and reason over external repository data.
- Ingestion points: The workflow suggests reading git logs, diffs, and grep results from the local environment (SKILL.md).
- Boundary markers: No delimiters or instructions to ignore embedded commands are present in the processing logic.
- Capability inventory: The skill uses git and grep subprocesses to investigate issues (SKILL.md).
- Sanitization: No sanitization is performed on the ingested code or log content. As these actions are central to the debugging purpose, the overall risk is considered safe within the intended use case.
Audit Metadata