SKILLEMALL.ai

AC snaptrade-trading

Execute trades and retrieve account data via the SnapTrade API using the snaptrade-python-sdk. Use this skill whenever OpenClaw needs to place a buy or sell order, check account balances, get current positions, retrieve order history, fetch symbol quotes, cancel an open order, or refresh account holdings through SnapTrade. Triggers on any trading action or account data request routed through SnapTrade — even if the user just says "buy X shares", "what's my balance", "check my positions", "cancel that order", or "did my trade go through". Always use this skill when brokerage account interaction of any kind is needed.

ClawHub Agent Skills author: player-1101 v1.0.3 MIT-0 11 files · 1 script body ≈ 546 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 57/100 · Has gaps — weak spots: result and completion, inputs and preconditions, failures and branches

IntegrationSoftware developmentInfrastructureCommercetype and topics are labelled automatically from the skill text
JSON
Technical rating
A
98/100
safety, quality, tests
Safety 60%
100
Quality 40%
94
Run on models
none yet
Process rating
C
57/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

    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 · 0

    ✓ No critical or high findings

    Files scanned: 11. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "credentials"
    • note frontmatter-key unknown frontmatter key "warnings"

    Process rating: all ten parameters 57/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Failures and branches. Linear process with no failure handling
    • 40Consistency. Frontmatter name (snaptrade-trading) differs from the folder (snaptrade-api)
    • 70When it triggers. States when to use, but not when not to
    • 100Tools and files. No external tools needed
    • 100Steps. 5 steps
    • 100Execution cost. Instruction body is 546 tokens
    • 100Running it twice. No mutating operations
    • 100Progress reporting. Reports progress
    • high The skill tells the model to perform an irreversible action with no human approval

    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

    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +5Description quotes 5 example trigger phrases
    • +3Description length 623: enough signal without eating the budget
    • +4Structure: 5 headings
    • +3Step-by-step instructions: 5 items
    • +4Has examples (2 code blocks)
    • +4Reference files are cited in the instructions (7 of 7)
    • +3All 1 scripts are documented

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 94.

    External checks

    ClawHub: suspicious
    This SnapTrade skill is transparent and purpose-aligned, but it gives an agent real brokerage trading and cancellation authority with broad routing and uneven confirmation guidance.
    LLM: suspicious (high) · VirusTotal: benign · 28 May 2026