ultra-risk-vetting — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ultra-risk-vetting (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.
Classify risk before execution. This skill is the vNext replacement for the stable risk-vetter skill and absorbs the approval-facing part of safety-guard.
Use four levels:
LOWsafe, local, reversible, narrow-scope work
MEDIUMnormal engineering work with bounded writes or commands
HIGHbroad writes, destructive operations, publishing, credentials, or external systems
EXTREMEirreversible, secret-exposing, production-impacting, legal, financial, or security-sensitive actions
LOW: proceed and log brieflyMEDIUM: proceed with guardrails and evidence captureHIGH: stop for explicit user approval unless the user already gave concreteapproval for the exact action
EXTREME: block by default and ask for explicit approval plus scopeconfirmation
Before execution, inspect:
Return a VetterDecision:
risk_leveldecisionrequired_guardrailsapproval_requiredevidence_to_capturereasoning_summaryresidual_riskRecord the decision in vetter_report and hand required guardrails to ultra-execution-control.
Read risk-policy for examples and thresholds.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.