sales-do
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes a shell command (
ls ~/.claude/skills/) to detect which sales extensions are currently installed in the agent's environment. This is used to provide the user with accurate installation instructions for missing tools. - [EXTERNAL_DOWNLOADS]: Fetches extension manifest files (
SKILL.md) from GitHub usingWebFetch. The domains targeted (raw.githubusercontent.com) and the organizations referenced (such as the author's own repository and other well-known technology providers) are recognized as safe sources for documentation. - [DATA_EXPOSURE]: Accesses metadata about the agent's installed extensions. This information is processed locally to generate routing advice and is not transmitted to non-whitelisted external third parties.
Audit Metadata