countdown-api
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI (
@membranehq/cli) from the NPM registry. - [COMMAND_EXECUTION]: The skill uses shell commands through the
membraneCLI to perform various tasks, including authentication (membrane login), resource discovery (membrane search,membrane action list), and API interaction (membrane action run,membrane request). - [DATA_EXFILTRATION]: The skill manages interaction with the external Countdown API via the Membrane platform's proxy. It explicitly follows security best practices by instructing the agent to never ask the user for API keys or tokens, instead using server-side connection management to handle secrets.
Audit Metadata