recoup-platform-email-helper

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests to api.recoupable.dev to deliver email payloads. This domain is an official service endpoint belonging to the skill author.
  • [CREDENTIALS_UNSAFE]: The script reads authentication tokens from environment variables (RECOUP_API_KEY and RECOUP_ACCESS_TOKEN) rather than using hardcoded values, following standard security protocols for secret management.
  • [COMMAND_EXECUTION]: The skill utilizes a local Node.js script to handle argument parsing and data serialization, which is a safer alternative to manual shell command construction.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 12:18 AM