poper
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This is the official command-line tool for the Membrane platform, used here to facilitate the integration with Poper. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to perform operations such as logging in, connecting to the Poper service, listing actions, and running specific workflows. These commands are standard operations for interacting with the Membrane ecosystem. - [SAFE]: Authentication is handled securely through a browser-based flow or a manual code entry, ensuring that no sensitive credentials or API keys are hardcoded within the skill or handled directly by the agent.
Audit Metadata