volvo-aemp
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the global NPM registry. This is a standard installation of a tool owned by the skill's author to enable the platform's functionality. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line interface to manage authentication, list connections, and execute actions. These commands are integral to the skill's purpose of managing Volvo AEMP data and do not include arbitrary or dangerous command execution. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent to never ask the user for API keys or secrets directly. Instead, it utilizes an OAuth-based connection flow managed by the Membrane platform to handle credentials securely.
Audit Metadata