four-js-development-tools
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the Membrane CLI (
@membranehq/cli) from the public npm registry. This is an official vendor tool from 'membranedev' used for the skill's core functionality. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line utility to perform operations such as authentication, listing connections, and executing actions. These commands are necessary for the intended purpose of managing Four J's Development Tools integrations. - [SAFE]: The skill follows security best practices by delegating credential management to the Membrane platform. It explicitly instructs the agent never to ask users for API keys or tokens, effectively reducing the risk of credential exposure.
Audit Metadata