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
Paste SKILL.md content
Paste your full skill instructions, including tool usage guidance and safety boundaries, into the scanner input.
- 2
Run trust scan
Click Scan Skill Trust to evaluate the text against destructive command patterns and missing-guardrail heuristics.
- 3
Review score and findings
Inspect trust score, recommendation tier, and rule-level findings to understand which sections require hardening.
- 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.