uk-gov-vehicle-enquiry-api
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI tool globally from the npm registry to manage API interactions. Evidence:
npm install -g @membranehq/cli@latestin SKILL.md. - [COMMAND_EXECUTION]: The skill executes various shell commands through the Membrane CLI to handle authentication, connection management, and API actions. Evidence: Commands such as
membrane login,membrane connect, andmembrane action runare utilized for the integration workflow.
Audit Metadata