1inch
Warn
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: MEDIUMPROMPT_INJECTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill contains instructions in
SKILL.mdthat guide the agent to bypass security rejections by proposing a highly permissive 'wildcard baseline' policy (ALLOW *) to the user. This pattern encourages users to disable safety filters and security constraints. - [COMMAND_EXECUTION]: Multiple components execute system commands via the
subprocessmodule.exports.pyandscripts/test_create_limit_order_v3.pyexecute Node.js processes to handle complex order building, whilescripts/_oneinch_lib.pyusescurlvia subprocess to interact with local unix sockets. - [DATA_EXFILTRATION]: The skill retrieves sensitive Fly.io OIDC tokens from the restricted
/.fly/apiunix socket to obtain the agent's identity. These tokens are then transmitted externally to theWALLET_SERVICE_URLwithin HTTP headers. - [EXTERNAL_DOWNLOADS]: The skill's Fusion Mode functionality relies on external JavaScript dependencies defined in
scripts/fusion_node/package.json(such as@1inch/fusion-sdkandethers), which must be present in the environment for execution.
Audit Metadata