OpenClaw Skill Trust Scanner

What This Tool Does

OpenClaw Skill Trust Scanner is built for deterministic developer and agent workflows.

Scan SKILL.md instructions for risky command patterns, missing guardrails, and weak trust boundaries to harden agent behavior safely.

Use How to Use for execution steps and FAQ for constraints, policies, and edge cases.

Last updated:

This tool is provided as-is for convenience. Output should be verified before use in any production or critical context.

Agent Invocation

Best Path For Builders

Browser workflow

Runs instantly in the browser with private local processing and copy/export-ready output.

Browser Workflow

This tool is optimized for instant in-browser execution with local data handling. Run it here and copy/export the output directly.

/openclaw-skill-trust-scanner/

For automation planning, fetch the canonical contract at /api/tool/openclaw-skill-trust-scanner.json.

How to Use OpenClaw Skill Trust Scanner

  1. 1

    Paste SKILL.md content

    Paste your full skill instructions, including tool usage guidance and safety boundaries, into the scanner input.

  2. 2

    Run trust scan

    Click Scan Skill Trust to evaluate the text against destructive command patterns and missing-guardrail heuristics.

  3. 3

    Review score and findings

    Inspect trust score, recommendation tier, and rule-level findings to understand which sections require hardening.

  4. 4

    Patch skill and validate again

    Apply safety edits to the source skill file and rerun the scan until recommendation reaches your target readiness level.

Frequently Asked Questions

What is OpenClaw Skill Trust Scanner?
OpenClaw Skill Trust Scanner analyzes SKILL.md content for trust and safety posture. It identifies destructive command patterns, missing guardrails, and weak operational boundaries.
What rules are checked?
The scanner checks for destructive shell patterns, broad filesystem writes, missing safety sections, and weak approval language that can create execution risk.
What does the trust score represent?
The score summarizes rule outcomes on a 0-100 scale. Higher values indicate stronger safety posture, while low scores signal skills that should be reviewed before use.
Does OpenClaw Skill Trust Scanner store or send my data?
No. Skill text is processed locally in your browser with no server upload.