fractel
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI globally using
npm install -g @membranehq/cli@latest. This package is the official tool provided by the skill's author for interacting with their platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operations such as logging in, connecting to FracTEL, and running actions. These are standard operations for the intended purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill explicitly includes a security best practice section advising against asking for user tokens or API keys, recommending instead that the platform handles the full authentication lifecycle server-side.
Audit Metadata