aicoin-onchain

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages sensitive credentials such as API keys and private keys through environment variables and local .env files. This approach adheres to standard secret management practices.
  • [SAFE]: Private keys are used exclusively for local signing of transactions within scripts/trade.mjs and are never transmitted over the network. Only the final signed transaction data is sent to the OKX API for broadcasting.
  • [SAFE]: All network interactions are restricted to the official OKX Web3 DEX API and established public blockchain RPC endpoints. The skill's author, aicoincom, uses these resources for the skill's primary purpose of on-chain trading.
  • [SAFE]: The skill implements essential safety features, including the detection of honeypot tokens and the blocking of trades with high price impact (>10%), protecting users from potential losses.
  • [SAFE]: Instructions within SKILL.md mandate that the agent must obtain explicit user confirmation before executing any swap, ensuring a human-in-the-loop for all financial actions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 07:44 PM
Security Audit — agent-trust-hub — aicoin-onchain