skills/okx/agent-skills/earn-hunter/Gen Agent Trust Hub

earn-hunter

Pass

Audited by Gen Agent Trust Hub on Jul 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with the official okx CLI (@okx_ai/okx-trade-cli) to fetch financial data and execute trades, adhering to the vendor's established security model.
  • [COMMAND_EXECUTION]: The core scanning logic is encapsulated in a bash script (scan.sh) that is executed periodically. The script is transparently documented and focuses solely on fetching and filtering earn opportunity data.
  • [DATA_EXFILTRATION]: While the skill performs network requests, these are directed to trusted notification services (Telegram and Lark) based on user-provided credentials (bot tokens and webhooks). No sensitive data beyond the filtered opportunity alerts is transmitted.
  • [SAFE]: Persistence is established using standard operating system features like crontab or macOS LaunchAgents, or platform-provided tools like the OpenClaw cron tool, all of which are standard for background monitoring applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 22, 2026, 02:57 PM
Security Audit — agent-trust-hub — earn-hunter