trading-on-aborean
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches market data and candidate pool addresses from the DexScreener API. DexScreener is a well-known and widely used service for decentralized exchange analytics. These operations are used for discovery purposes only and do not involve the execution of remote scripts or unverified code.- [COMMAND_EXECUTION]: The skill utilizes legitimate local command-line tools including
agw(Abstract Global Wallet CLI) andcast(Foundry) to interact with the blockchain. All transaction-related commands are structured to use--dry-runfor previews and require the--executeflag with explicit user confirmation, preventing unauthorized or accidental executions.- [PROMPT_INJECTION]: The skill identifies a potential indirect prompt injection surface by ingesting data from DexScreener and blockchain RPC providers. However, it mitigates this risk through mandatory validation steps: instructions require the agent to verify all discovered contract addresses and function signatures against the Abscan block explorer and official Aborean documentation before proposing any action to the user.
Audit Metadata