root-cause-analyzer
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of a markdown prompt template designed to guide the agent through the 5 Whys methodology. It does not perform any file system operations, network requests, or command execution.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided descriptions of problems. While this represents an attack surface for indirect prompt injection, the skill possesses no exploitable capabilities (such as tools or scripts) that could be abused if the agent were to follow malicious instructions within that input.
- Ingestion points: SKILL.md prompt template via the
[DESCRIBE THE PROBLEM AND ITS SYMPTOMS]variable. - Boundary markers: Absent; the user input is directly interpolated into the prompt.
- Capability inventory: None; the skill does not use any tools or external scripts.
- Sanitization: Absent.
Audit Metadata