root-cause-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a structured repository for incident analysis techniques and process documentation. The content is instructional and poses no threat to the host environment.
- [COMMAND_EXECUTION]: The skill includes a shell script at
scripts/validate-schema.sh. Analysis shows this script is a placeholder intended for schema validation, using standard shell safety flags (set -euo pipefail) and providing no dangerous execution paths. - [DATA_EXFILTRATION]: No network operations, hardcoded credentials, or access to sensitive system paths were identified in the skill instructions or supporting files.
- [INDIRECT_PROMPT_INJECTION]: The skill does not possess ingestion points for untrusted external data, significantly limiting the surface area for indirect injection attacks.
Audit Metadata