sales-do
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a shell command (
ls ~/.claude/skills/) to check for existing skill installations. This is a discovery operation restricted to the platform's own skills directory and is used to provide accurate installation instructions to the user. - [EXTERNAL_DOWNLOADS]: The skill provides the user with
npx skills addcommands for various third-party repositories. This is the primary function of a 'router' skill to facilitate the discovery and installation of other tools, and the sources provided appear consistent with the stated purpose of the skill catalog. - [DATA_EXPOSURE]: The skill checks the local directory structure of the AI agent's environment to verify existing skills. This access is limited to the application-specific path and does not attempt to read sensitive system files, credentials, or private user data.
Audit Metadata