metriql-docs
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official
@membranehq/clipackage from the npm registry. This is the legitimate tool provided by the vendor for interacting with their services. - [COMMAND_EXECUTION]: Utilizes the
membranecommand-line interface to perform project-related tasks such as login, connection management, and action execution. These operations are restricted to the intended scope of the Metriql Docs integration. - [REMOTE_CODE_EXECUTION]: Uses
npxto execute the latest version of the vendor's CLI tool. This is a common and expected deployment pattern for this ecosystem.
Audit Metadata