doc-chg
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include a suggestion for the agent to use a filesystem command (
ls docs/governance/chg/) to identify the next available record ID. This is a standard, low-risk, read-only operation for maintaining document sequentiality. - [DATA_EXPOSURE]: The skill references local file paths for templates and guidelines using the
${CLAUDE_PLUGIN_ROOT}environment variable. This is normal behavior for a documentation primitive that requires access to its own internal configuration and standard operating procedures. - [INDIRECT_PROMPT_INJECTION]: The skill processes existing documentation artifacts to generate Change Management records, which presents a surface for indirect prompt injection if those artifacts contain malicious instructions. However, the skill lacks high-risk capabilities such as network access or arbitrary system command execution, significantly limiting the potential impact.
Audit Metadata