CC tigerpass
Crypto wallet and trading terminal for AI agents — trade Hyperliquid perps and spot, bet on Polymarket predictions, swap tokens on 6 EVM chains, bridge USDC cross-chain. Hardware-secured private key in Apple Secure Enclave, physically impossible to extract. Built-in engines for perpetual futures, prediction markets, DEX swaps via 0x aggregator, and Circle CCTP V2 bridging. Execute any smart contract (AAVE, Compound, Uniswap), sign EIP-191/EIP-712 messages, handle x402 HTTP payments, and sell services to other agents via ACE Protocol with E2E encrypted messaging and on-chain reputation. The only agent wallet combining hardware security with full autonomous signing — no .env keys, no MPC trust, no human-in-the-loop. Use when: Hyperliquid trading, perpetual futures, spot trading, Polymarket betting, prediction markets, copy trading, whale tracking, trading bots, algorithmic trading, arbitrage, portfolio management, sending crypto, receiving crypto, wallet balance, token swaps, DEX trading, cross-chain bridge, USDC transfer, smart contract execution, contract calls, message signing, x402 payments, DeFi yield, DeFi lending, AAVE, Compound, agent wallets, on-chain identity, ERC-8004, agent commerce, agent-to-agent payments, autonomous trading, hardware wallet, private key security, secure enclave. Works with Claude Code, Codex, Gemini CLI, OpenClaw. Requires Apple Silicon Mac.
As a process C 54/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
The purpose itself is risky: wallets, browser password stores, offensive security. Even an honest implementation gives the agent access to things that cost money.
Explain in the description why the access is needed and how it is limited; add tests that show refusals on dangerous requests.
How to improve
- Shorten the description to 1024 characters.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 13
✓ No critical or high findings
Medium and low: 13
-
medium Risky intent
intent-wallet-secretsSKILL.md:51Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer targetYou have a hardware-secured crypto wallet with **built-in Hyperliquid and Polymarket trading engines**. Your signing key lives in the Apple Secure Enclave — physically impossible to extract. No seed p
-
medium Risky intent
intent-wallet-secretsSKILL.md:294Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer targetTigerPass is the only solution that provides **hardware security + full autonomy**. The signing key lives inside the Apple Secure Enclave chip and never leaves — no seed phrase, no mnemonic, no export
-
low Secrets in code
secret-high-entropy-tokenreferences/advanced-commands.md:67High-entropy token-like string (may be an id, hash or a credential)--asset 0x83…913 \
-
low Secrets in code
secret-high-entropy-tokenreferences/advanced-commands.md:73High-entropy token-like string (may be an id, hash or a credential)--asset 0x83…913 \
-
low Secrets in code
secret-high-entropy-tokenreferences/advanced-commands.md:175High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Toke…rV2 | `0x28…f5d` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/advanced-commands.md:176High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Mess…rV2 | `0x81…B64` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/defi-cookbook.md:37High-entropy token-like string (may be an id, hash or a credential)tigerpass swap --from 0x83…913 --to WETH --amount 100
-
low Secrets in code
secret-high-entropy-tokenreferences/defi-cookbook.md:88High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"sellToken": "0x83…913",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/defi-cookbook.md:271High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Native USDC | `0x2B…8Ab` | `0xb8…30f` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/defi-cookbook.md:506High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **USDC.e** (`0x27…174`) — collateral
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/defi-cookbook.md:510High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| **USDC.e** (bridged) | `0x27…174` | YES |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:356High-entropy token-like string (may be an id, hash or a credential)--asset 0x83…913 --chain-id 8453
A further 1 matches are quotations in this security skill's documentation and are not counted as findings.
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- error
description-longdescription is 1393 chars, limit 1024 - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 54/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 60Tools and files. Uses tools (bash) that frontmatter does not declare
- 70Execution cost. Instruction body is 4383 tokens
- 100Steps. 30 steps
- 100Failures and branches. 1 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Running it twice. Mutating operations check current state
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 19 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 1393: 120–800 characters recommended
- +1No license
- +2Single-language instructions
- +4Structure: 24 headings
- +3Step-by-step instructions: 30 items
- +3Output format is stated explicitly
- +4Has examples (15 code blocks)
- +4Reference files are cited in the instructions (3 of 3)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 62.