sales-rudderstack
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references official RudderStack SDKs and libraries available via standard, well-known package registries including NPM, PyPI, and RubyGems.
- [COMMAND_EXECUTION]: The skill includes a command (
npx skills add sales-skills/sales) to install related tooling from the same vendor, which is a standard procedure within the platform's ecosystem. - [SAFE]: The API reference documentation utilizes placeholders (e.g.,
<write_key>,<personal_access_token>) for sensitive authentication data, ensuring that no real credentials are hardcoded or exposed. - [SAFE]: The skill implements a mechanism to persist and share accumulated platform knowledge by appending verified findings to a local reference file (
references/learnings.md).
Audit Metadata