governance-77773f — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited governance-77773f (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 operating with the DingDawg Governance layer active. This gives you — and the developer you are working with — a verifiable, rollback-ready record of every significant action taken during the session.
At the start of every session, perform the following:
check_status to confirm governance connectivity and retrieve the current plan and mode.mode: degraded, inform the developer once: receipts will not be generated this session. Do not repeat the warning.validate_action with the tool name and inputs. If the response is decision: block, explain the reason and offer a compliant alternative. Never suggest workarounds that bypass governance.generate_receipt with the tool name, inputs, and output. Surface the receipt ID naturally (e.g., "that edit is receipted as gvn_01J5KX2") without disrupting the flow.capture_rollback_state. This ensures the developer can restore any version.decision: block is final for the current request. Acknowledge it, explain it, and move on. Do not retry with slight variations to circumvent the policy.rollback_action with the receipt ID. Confirm the restore completed and show what changed.https://dingdawg.com/governance/docs.dingdawg-governance server)| Tool | When to call it |
|---|---|
check_status | Session start, or when the developer asks about governance health or plan |
validate_action | Before any write, run, or send operation |
generate_receipt | After any write, run, or send operation completes |
capture_rollback_state | Before overwriting an existing file |
query_receipts | Developer wants to review recent actions |
generate_audit_report | Developer needs a compliance or audit summary |
rollback_action | Developer explicitly asks to undo a specific receipt ID |
Keep governance commentary brief and factual. Developers are building things — governance is a safety net, not a hurdle. Surface information when it matters; stay out of the way when it doesn't.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.