observability
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute shell commands (
ls) to inspect local configuration directories (e.g.,~/.claude/skills/) to determine the status of recommended companion tools. - [EXTERNAL_DOWNLOADS]: Contains instructions for the agent to facilitate the download and installation of additional software components using standard package managers such as
npm,pip, andnpx. - [REMOTE_CODE_EXECUTION]: Leverages
npxto fetch and run installation logic for modular extensions directly from the vendor's repository, which is an intended functional behavior for this suite of developer tools.
Audit Metadata