diagnose-root
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses hardcoded Git commands (
git statusandgit log) to inject context into the agent's environment. These commands are restricted to local repository metadata and do not involve network exfiltration or sensitive information disclosure. - [INDIRECT_PROMPT_INJECTION]: The skill ingests potentially untrusted diagnostic data via the
$ARGUMENTSvariable. The risk is managed by a structured process requiring independent reproduction and tracing. 1. Ingestion points:$ARGUMENTSinSKILL.md. 2. Boundary markers: Absent. 3. Capability inventory:verify-ui,verify-cli,read-source,verify-pr. 4. Sanitization: Absent.
Audit Metadata