recipe-emergency-flatten

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the vendor's cdcx CLI tool to execute various trading and account management commands, including cancel-all, close-position, and account positions.
  • [COMMAND_EXECUTION]: Includes an automated one-liner shell script that processes JSON output from the account positions command using jq and pipes the results into a while loop to execute subsequent trading commands.
  • [CREDENTIALS_UNSAFE]: Mentions the requirement for CDCX_API_KEY and CDCX_API_SECRET environment variables. These are referenced as external configuration requirements rather than being hardcoded within the skill, which is consistent with secure secret management practices for CLI tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:21 PM
Security Audit — agent-trust-hub — recipe-emergency-flatten