intelliprint
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official npm registry. This is a vendor-provided tool necessary for the skill's operation. - [COMMAND_EXECUTION]: The instructions utilize the
membranecommand-line interface to interact with external services. This includes managing connections, searching for actions, and executing print jobs through the CLI. - [CREDENTIALS_SAFE]: The skill uses
membrane loginfor authentication, which handles tokens through a secure, platform-managed flow rather than requesting or storing sensitive API keys directly within the prompt or local environment. - [DYNAMIC_EXECUTION]: The skill includes a feature to create new actions (
membrane action create) via natural language descriptions. This code generation and execution is performed within the controlled environment of the vendor's platform.
Audit Metadata