recoup-platform-connect-account
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses shell commands like
curlandchmodto verify API status and secure local configuration files. - [EXTERNAL_DOWNLOADS]: Communicates with
api.recoupable.devto perform account sign-up and verification. As this is a vendor-owned domain associated with the skill's primary purpose, it is considered a legitimate operation. - [CREDENTIALS_UNSAFE]: Orchestrates the generation and local storage of a platform API key. The skill includes explicit instructions to set restrictive file permissions (
chmod 600) and to avoid displaying the key in the output, aligning with security best practices for credential management.
Audit Metadata