preflight
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the Membrane CLI to interact with the PreFlight API. All commands are standard for the intended integration and use the official vendor tool (@membranehq/cli).
- [CREDENTIALS_UNSAFE]: Employs a secure authentication model. The instructions explicitly direct the agent to avoid asking for user secrets or API keys, relying instead on Membrane's server-side credential management and the
membrane loginflow. - [EXTERNAL_DOWNLOADS]: Installs the official @membranehq/cli package from the NPM registry. This is a vendor-owned resource necessary for the skill's functionality.
Audit Metadata