SKILLEMALL.ai

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.

ClawHub Agent Skills author: TigerPassNet v0.1.1 MIT-0 5 files body ≈ 4 383 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 54/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions

IntegrationAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
C
72/100
safety, quality, tests
Safety 60%
79
Quality 40%
62
Run on models
none yet
Process rating
C
54/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Risky intent medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The purpose itself is risky: wallets, browser password stores, offensive security. Even an honest implementation gives the agent access to things that cost money.

For the author

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

  1. Shorten the description to 1024 characters.
For the model run — optional
  • 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-secrets SKILL.md:51
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    You 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-secrets SKILL.md:294
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    TigerPass 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-token references/advanced-commands.md:67
    High-entropy token-like string (may be an id, hash or a credential)
    --asset 0x83…913 \
  • low Secrets in code secret-high-entropy-token references/advanced-commands.md:73
    High-entropy token-like string (may be an id, hash or a credential)
    --asset 0x83…913 \
  • low Secrets in code secret-high-entropy-token references/advanced-commands.md:175
    High-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-token references/advanced-commands.md:176
    High-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-token references/defi-cookbook.md:37
    High-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-token references/defi-cookbook.md:88
    High-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-token references/defi-cookbook.md:271
    High-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-token references/defi-cookbook.md:506
    High-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-token references/defi-cookbook.md:510
    High-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-token SKILL.md:356
    High-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-long description is 1393 chars, limit 1024
  • note frontmatter-key unknown 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.

External checks

ClawHub: suspicious
TigerPass is a coherent crypto wallet and trading skill, but it gives an agent broad autonomous authority over real funds with limited documented guardrails.
LLM: suspicious (high) · VirusTotal: · 29 May 2026