ansible
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the Membrane CLI (
@membranehq/cli) via npm. This is the official command-line tool provided by the skill's author to interface with their integration platform. - [COMMAND_EXECUTION]: The instructions direct the agent to execute shell commands using the
membraneCLI to manage connections, discover actions, and run automation tasks. These are standard operations for a CLI-based integration skill. - [CREDENTIALS_UNSAFE]: The skill demonstrates best practices by explicitly instructing the agent never to ask users for API keys or tokens. Instead, it uses a browser-based OAuth/connection flow where credentials are managed server-side by the Membrane platform.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. Network operations are limited to the official Membrane platform for managing Ansible integrations.
Audit Metadata