alphameta-orders — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited alphameta-orders (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Response language: match the user's input language (Simplified Chinese / Traditional Chinese / English).
Always get confirmation before executing any orders!!!
See the alphameta skill for server setup and command execution syntax.
| Category | Commands | Use For |
|---|---|---|
| Order Management | buy, limit, fast, evict, expand, cancel, modify, scale | Place/modify/cancel orders |
| Multi-Leg Orders | bto, sto, btc, stc + ratios + OCC | Roll, spread, straddle, condor, butterfly |
Options OCC format: SYMBOL + YYMMDD + C|P + 8-DIGIT_STRIKE
# WRONG: strike × 100
GLD260501P00044000 ← 440×100=44000 (wrong!)
# CORRECT: strike × 1000, pad to 8 digits
GLD260501P00440000 ← 440×1000=440000 → 00440000 ✓No `sell` command — use negative quantity. buy AAPL -100 = sell 100 sharesAlways preview to check margin impact:
buy NVDA260501C00175000 1 AF @ 5.00 previewbuy "<leg1> <ratio1> <occ1> <leg2> <ratio2> <occ2>" <qty> AF @ <net_price>| Leg | Meaning |
|---|---|
bto | Buy to Open |
sto | Sell to Open |
btc | Buy to Close |
stc | Sell to Close |
For full reference, see references/ref-orders.md and references/ref-multi-leg.md.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.