traceable
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the official Membrane CLI package from the public npm registry. This is a standard procedure for using the vendor's toolset and does not involve untrusted sources.
- [COMMAND_EXECUTION]: All shell commands provided are for interacting with the Membrane platform to manage Traceable connections and execute API actions. The commands are transparent and align with the skill's stated purpose.
- [DATA_EXPOSURE]: The skill follows secure design principles by leveraging a proxy service for API requests, which ensures that authentication headers and tokens are managed server-side by the platform rather than being stored or handled locally in plain text.
Audit Metadata