getting-started
Warn
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@recoupable/clipackage from the public NPM registry to provide the agent with the necessary tooling for the platform. - [COMMAND_EXECUTION]: The skill uses
curlto interact with the vendor's API endpoint atrecoup-api.vercel.appto automate account registration and retrieve an API key. - [COMMAND_EXECUTION]: The skill modifies the user's shell configuration file (
~/.zshrc) to store theRECOUP_API_KEYenvironment variable, which allows the credentials to persist across different terminal sessions.
Audit Metadata