incident-management
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform directory listings (using
ls) on specific local paths (e.g.,~/.claude/skills/,~/.agent/skills/) upon activation. This is a discovery mechanism intended to identify if recommended companion skills are already installed and does not access sensitive user data or system files. - [EXTERNAL_DOWNLOADS]: The documentation references installation via
npx skills add, which is the standard deployment mechanism for this platform. It also references external resources and companion skills from the AbsolutelySkilled repository, which aligns with the skill's stated purpose for operational management.
Audit Metadata