listenloop
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly implements security best practices by using a managed authentication flow through the Membrane CLI, ensuring that sensitive credentials like API keys are not handled directly by the user or the agent.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of
@membranehq/cli, which is a vendor-owned package required for the skill to interact with the Membrane platform. This is standard for the author's integration model. - [COMMAND_EXECUTION]: Employs standard CLI commands such as
membrane action runandmembrane requestto interact with the ListenLoop API through a secure proxy. These operations are consistent with the skill's stated purpose of automating workflows.
Audit Metadata