ghost-inspector
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI tool (
@membranehq/cli) from the NPM registry, which is the intended method for interacting with the Membrane platform. - [COMMAND_EXECUTION]: Shell commands are used to interact with the Membrane CLI for logging in, managing connections, and executing Ghost Inspector actions. These operations are restricted to the CLI's defined functionality.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent not to ask for API keys or tokens, instead using Membrane's server-side connection management.
Audit Metadata