headless-testing
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage via npm. This is the official command-line interface provided by the skill's author (membranedev) and is considered a trusted vendor resource. - [COMMAND_EXECUTION]: The instructions utilize various
membraneCLI commands to manage testing environments, list connections, and execute actions. These operations are standard for a DevOps integration and are used as intended for service management. - [SAFE]: The skill demonstrates high security awareness by instructing the agent to use Membrane's connection system. This approach avoids the common risk of hardcoding credentials or asking users for sensitive API tokens, as all authentication is handled server-side by the platform.
Audit Metadata