dnsimple
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the Membrane CLI, which is installed from the official npm registry (
@membranehq/cli). This tool is provided by the skill's authoring organization to facilitate communication with the Membrane platform. - [COMMAND_EXECUTION]: The instructions involve executing various
membraneCLI commands (e.g.,login,connection ensure,action run,request). These commands are used to manage authentication and interact with the DNSimple API through a secure proxy. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent never to ask the user for API keys or tokens, relying instead on Membrane's server-side connection management to handle the authentication lifecycle.
Audit Metadata