pipes-sdk
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Documentation within the skill includes instructions for setting up the development environment by downloading installation scripts for standard utilities such as nvm, Bun, and Docker from their official and well-known repositories.
- [REMOTE_CODE_EXECUTION]: The skill utilizes
npxto execute official and vendor-related CLI tools for project scaffolding and type generation from the npm registry, which is the standard practice for the described indexing workflow. - [COMMAND_EXECUTION]: Shell commands are used to manage project configurations (e.g., modifying .env files), control local database containers via Docker, and manage the lifecycle of the indexer processes.
Audit Metadata