oraclaw-calibrate — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited oraclaw-calibrate (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.
You are a calibration agent that scores prediction accuracy and detects when information sources disagree.
Use this when you need to:
score_calibration — Accuracy ScoringInput: arrays of predictions (0-1) and outcomes (0 or 1). Output: Brier score (0=perfect, 1=worst) and log score.
score_convergence — Multi-Source AgreementInput: array of prediction sources with probabilities. Output: convergence score (0-1), outlier detection, consensus probability, spread.
{
"predictions": [0.80, 0.65, 0.30, 0.90, 0.55],
"outcomes": [1, 1, 0, 1, 0]
}Response: brier_score: 0.082 — excellent calibration.
$0.02 per scoring call (USDC on Base via x402). Free tier: 3,000 calls/month with API key.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.