SKILLEMALL.ai

AB run-options-forecast

Forecast where a stock will close at option expiration and recommend options plays. Use when the user asks for an options forecast, expected close range, CI bands, or trade ideas for a specific ticker and expiration. Produces a Breeden-Litzenberger risk-neutral density forecast (median, 50/80/95% CI) and ranked options strategies (spreads, iron condor, butterfly, straddle) with strikes, probability of profit, and reward-to-risk.

ClawHub Agent Skills author: Nathan Pua v1.0.0 MIT-0 14 files body ≈ 2 289 tokens Open the sourceclawhub.ai analyzed 2 d ago

Forecast where a stock will close at option expiration and recommend options plays.

As a process B 70/100 · Nearly there — weak spots: result and completion

IntegrationData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
93/100
safety, quality, tests
Safety 60%
97
Quality 40%
87
Run on models
none yet
Process rating
B
70/100
Nearly there
Result and completion w 14
0
Tools and files w 18
60
When it triggers w 12
70
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 · 3

    ✓ No critical or high findings

    Medium and low: 3
    • low Exfiltration read-dotenv README.md:23
      Reads a .env file
      cp .env.example .env
    • low Exfiltration read-dotenv SKILL.md:76
      Reads a .env file
      cp .env.example .env
    • low Exfiltration read-dotenv SKILL.md:163
      Reads a .env file (documentation table row)
      | `LONDON_STRATEGIC_EDGE_API_KEY not set` | `cp .env.example .env` at the skill root, add your key. You must run from the skill root, not from `scripts/`. |
      table

    Files scanned: 13. 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 70/100

    • 0Result and completion. Does not say what the result is
    • 60Tools and files. Uses tools (python) that frontmatter does not declare
    • 70When it triggers. States when to use, but not when not to
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 85Steps. 18 steps, 1 vague phrases
    • 100Failures and branches. 1 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 2289 tokens
    • 100Running it twice. No mutating operations
    • 100Progress reporting. Reports progress
    • low 10 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)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +3Description length 432: enough signal without eating the budget
    • +4Structure: 11 headings
    • +3Step-by-step instructions: 18 items
    • +4Has examples (10 code blocks)
    • +3All 9 scripts are documented

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

    External checks

    ClawHub: clean
    This skill is a disclosed options-analysis tool that uses an LSE API key to fetch market data and generate forecasts, trade ideas, dashboards, and optional logs, with no evidence of hidden exfiltration or account-changing behavior.
    LLM: benign (high) · VirusTotal: · 26 Jul 2026