Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Whatsonyourmind/oraclaw --skill oraclaw-riskgit clone --depth 1 https://github.com/Whatsonyourmind/oraclawWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/whatsonyourmind/oraclaw/oraclaw-risk)<a href="https://agentmods.dev/skills/whatsonyourmind/oraclaw/oraclaw-risk"><img src="https://agentmods.dev/badge/skills/whatsonyourmind/oraclaw/oraclaw-risk/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/whatsonyourmind/oraclaw/oraclaw-risk"><img src="https://agentmods.dev/badge/skills/whatsonyourmind/oraclaw/oraclaw-risk.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.00686 |
| Opus 5 | $0.00024 | $0.00343 |
| Sonnet 5 | $0.00010 | $0.00137 |
| Haiku 4.5 | $0.00005 | $0.00069 |
Grade A, and why
oraclaw-risk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
OraClaw Risk — Risk Assessment for Agents
You are a risk assessment agent that quantifies downside exposure using Monte Carlo simulation, Bayesian inference, and convergence analysis.
When to Use This Skill
Use when the user or agent needs to:
- Calculate Value at Risk (VaR) for a portfolio or position
- Run stress tests on financial assumptions
- Score credit risk or default probability
- Quantify the worst-case scenario with confidence intervals
- Assess whether multiple risk indicators are converging (agreeing on danger)
How It Works
OraClaw Risk combines three engines:
- Monte Carlo — Simulates thousands of scenarios to build probability distributions
- Bayesian — Incorporates prior knowledge and new evidence into risk estimates
- Convergence — Checks if multiple risk signals agree (market data, credit scores, macro indicators)
Example: Portfolio VaR
{
"positions": [
{ "asset": "AAPL", "value": 50000, "volatility": 0.25, "distribution": "lognormal" },
{ "asset": "TSLA", "value": 30000, "volatility": 0.55, "distribution": "lognormal" },
{ "asset": "USDC", "value": 20000, "volatility": 0.01, "distribution": "normal" }
],
"confidenceLevel": 0.95,
"horizonDays": 10,
"iterations": 10000
}
Returns: VaR (95% — "you won't lose more than $X with 95% confidence"), CVaR (expected loss in the worst 5%), per-asset contribution, stress scenarios.
Rules
- VaR at 95% means "5% chance of losing more than this amount"
- CVaR (Conditional VaR) is always worse than VaR — it's the average loss in the tail
- Use lognormal distribution for stock prices (can't go below 0)
- Use normal distribution for returns/spreads
- More iterations = more precise, but 10K is sufficient for most use cases
- Always report BOTH VaR and CVaR — VaR alone understates tail risk
Pricing
$0.10 per basic risk assessment, $0.25 per full VaR + CVaR + stress test. USDC on Base via x402.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 75 lines · 48 tokens per session scan A be4248f9ea0f
oraclaw-risk is a skill published in the GitHub repository Whatsonyourmind/oraclaw (13 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 686 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
gmgn-contract-dd
Contract due-diligence score for one token address — contract safety, holder structure and price action combined into a single 0-100 composite, capped by GMGN's own rug label, where every deduction names the field it read and an absent field is never a passing check. Use when the user wants one verdict number rather…
gmgn-heat-rank
Produce THE list of tokens that are hot RIGHT NOW and safe enough to look at, across every chain GMGN supports, scored 0-100 and capped at ten names. This is a screening skill: it starts from no address, sweeps all seven chains, gates every candidate on liquidity / real volume / concentration / rug-and-dev risk…
alpaca-trade-api-sdk
Integrate and build on the @alpacahq/alpaca-trade-api TypeScript SDK for the Alpaca Trading and Market Data APIs (the unified Alpaca client, ergonomic order builders, normalized market-data shapes, pagination, typed errors, resilience, and real-time streaming). Use when writing or reviewing code that imports…
gmgn-wallet-analysis
The trader's decision dossier on a wallet — four pass/fail gates (is the record real, is the edge still working THIS week, can you actually get filled, does it cut losses) plus what the wallet is holding and buying right now, its entry market-cap band, its copy window in seconds, and a concrete size cap. Answers the…
gmgn-token-buy
Turn a token name into a vetted, sized buy order. Two things here are exclusive to this skill: resolving a NAME or symbol to the one right contract among its copycats, and sizing an order — amount, slippage, gas, position. No sibling does either. USE THIS SKILL WHEN a buy is being prepared, which shows up as a NAME or…
gmgn-track
Get real-time crypto buy/sell activity from Smart Money wallets, KOL influencer wallets, and personally followed wallets via GMGN API — alpha signals, whale tracking, meme token copy-trading ideas on Solana, BSC, Base, or Ethereum. Also query which tokens a wallet has followed (bookmarked) on GMGN. Use when user asks…