SKILLEMALL.ai

BC polymarket-weather-bands

Autonomous Polymarket weather-market trading flow for AION Market agents. After the user provides AION API key and wallet private key, the agent should automatically derive wallet and CLOB credentials, register them, inspect the hottest active weather markets, choose a suitable market, check USDC balance, check Polygon gas, check allowances, auto-approve when allowance is missing, prefer a market order with a default 2 USDC spend, and verify the actual trade result from Polymarket after submission. Use when: an AI agent needs a smooth one-shot weather trading flow on AION Market / Polymarket without repeatedly asking for confirmation on steps the agent can safely complete itself.

ClawHub Agent Skills author: ssj124 v0.3.0 MIT-0 2 files body ≈ 1 498 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 61/100 · Has gaps — weak spots: result and completion, when it triggers, running it twice

IntegrationAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
85
Quality 40%
84
Run on models
none yet
Process rating
C
61/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
When it triggers w 12
20
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

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

    ✓ No critical or high findings

    Medium and low: 3
    • medium Risky intent intent-wallet-secrets skill-card.md:14
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      External users and agents use this skill to run a one-shot AION Market and Polymarket weather-market trade after providing an AION API key and wallet private key. The flow covers balance, gas, allowan
    • medium Risky intent intent-wallet-secrets skill-card.md:20
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      Risk: The skill asks an agent to handle a raw wallet private key and AION API key. <br>
    • medium Risky intent intent-wallet-secrets skill.md:5
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      After the user provides AION API key and wallet private key, the agent should

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 61/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 1 mutating operations with no state check
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 44 steps
    • 100Failures and branches. 7 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1498 tokens
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

    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)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +3Description length 689: enough signal without eating the budget
    • +4Structure: 9 headings
    • +3Step-by-step instructions: 44 items
    • +4Has examples (2 code blocks)

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

    External checks

    ClawHub: suspicious
    This is a disclosed autonomous Polymarket trading helper, but it asks for a raw wallet private key and directs automatic approvals and trades without transaction-level confirmation.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026