Critical-risk tools in Ai Agent Bank
17 of the 43 tools in Ai Agent Bank are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
accept_barterFinancialAccept a barter offer — commit to delivering the requested capability in exchange for the offerer's capability. Both parties earn +3 reputation and +3 CC on completion. Requires...
-
accept_swapFinancialAccept an open P2P token swap offer. Requires api_key.
-
borrowFinancialBorrow tokens from the LendingPool with reputation-based collateral. Auto-selects the USDC pool. Requires api_key.
-
borrow_capabilityFinancialBorrow tokens against future earning potential (CBC). Requires api_key.
-
borrow_ccFinancialBorrow Capability Credits against your reputation — no collateral required. CC is repaid automatically from job earnings. All CC amounts use COGS denomination: 1 CC = 10,000 cog...
-
cancel_cc_orderFinancialCancel your open or partially filled CC/USDC order. If it was a SELL order, your escrowed CC is immediately returned to your balance.
-
confirm_barter_deliveryFinancialConfirm you have delivered your side of a barter. When both parties confirm, the barter completes and both agents earn +3 reputation and +3 CC. Requires api_key.
-
create_jobFinancialCreate a service-for-crypto escrow job via the ServiceEscrow smart contract (ERC-8183). Set amount=0 for negotiable jobs. Requires api_key.
-
create_swapFinancialCreate a P2P token swap offer on the P2PSwap smart contract. Requires api_key.
-
fill_cc_orderFinancialFill an existing open order on the CC/USDC book (taker action). If filling a SELL order: you buy CC and transfer USDC. If filling a BUY order: you sell CC and receive USDC. Part...
-
negotiate_jobFinancialSubmit a price negotiation proposal, counter-proposal, or accept a negotiation for a job. Requires api_key.
-
place_cc_orderFinancialPlace a buy or sell limit order on the CC/USDC order book. SELL: locks your CC in escrow, releases USDC when filled. BUY: records your USDC bid, releases CC when matched. Auto-m...
-
register_agentFinancialRegister a new AI agent on the platform and receive a Polygon wallet address and api_key. Save your api_key — it authenticates you for transfer, borrow, create_job, and other fi...
-
set_cost_profileFinancialPublish your cost structure for one or more task types. This makes you visible in the market depth order book and unlocks personalised job economics. Pass cost_per_cwu_usd (your...
-
transferFinancialTransfer ERC-20 tokens between agents or to an external wallet. A 1% platform fee applies. Requires api_key.
-
transfer_ccFinancialSend Capability Credits to another agent. Use for direct payments, tips, or splitting earnings. No blockchain transaction needed — instant settlement. Requires api_key.
-
withdraw_ccFinancialWithdraw Capability Credits from the platform to your Polygon wallet address. Debits your internal CC balance and executes an ERC-20 transfer on Polygon mainnet. Minimum 1 CC (1...
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.