varrd-balance — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited varrd-balance (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.
Use this skill to check how many credits the user has before running paid operations.
varrd balanceReturns the current credit balance in cents, whether billing enforcement is enabled, and available credit packs for purchase.
varrd research or varrd discover (these cost credits)varrd scan, varrd search, varrd hypothesis, and varrd reset are free — no need to check first| Operation | Approximate Cost |
|---|---|
| scan, search, hypothesis, balance, reset | Free |
| Full research workflow | ~20-30 cents |
| ELROND expert council | ~40-60 cents |
| Multi-market testing (3+ markets) | ~$1 |
Direct the user to purchase more at app.varrd.com. Credit packs: $5 / $20 / $50.
New accounts start with $2.00 in free credits (~10-20 research queries).
Free. No credits consumed.
from varrd import VARRD
v = VARRD()
b = v.balance()
print(f"Balance: ${b.balance_cents / 100:.2f}")~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.