sidclaw-governance-0db9d5 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited sidclaw-governance-0db9d5 (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 have SidClaw governance enabled. Every tool call is evaluated against security policies before execution.
Source code: https://github.com/sidclawhq/platform — the SDK (@sidclaw/sdk) is open-source under Apache 2.0. You can audit the proxy code at packages/sdk/src/mcp/.
When you use a tool, the SidClaw policy engine evaluates whether the action is allowed. There are three possible outcomes:
The tool executes normally. No changes to your behavior needed. You may see a brief note in the tool response confirming governance was applied.
The tool call is paused pending human review. You will receive an error response containing:
type: "approval_required"approval_request_id: the ID of the pending approvalreason: why this action requires approvalWhen this happens:
The tool call was blocked by policy. You will receive an error response containing:
type: "action_denied"reason: why this action was blockedWhen this happens:
The SidClaw dashboard is available at the URL configured by the administrator. It shows:
If a user asks about governance policies or why an action was blocked, direct them to the SidClaw dashboard for details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.