statusio
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from NPM. This is the official tool provided by the vendor, membranedev, to interact with their platform. - [COMMAND_EXECUTION]: Uses
membraneCLI commands to manage Status.io data, including searching for connectors, listing actions, and running specific tasks. All commands are standard for the platform's operation. - [DATA_EXFILTRATION]: Communicates with the Status.io API through a managed proxy (
membrane request). This ensures that authentication headers and tokens are handled server-side by the Membrane platform rather than being exposed to or managed by the agent directly. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill explicitly instructs the user to use the
membrane loginflow, which handles authentication securely via a browser-based OAuth or token exchange.
Audit Metadata