Communityv1.0.1

Guardrails

Interactively configure, review, and monitor security guardrails for your OpenClaw workspace by discovering risks, interviewing users, and generating GUARDRA...

2.7kdownloads9active installsdgriffin831
View on ClawHubBack to Skills

Skill Details

Slug
guardrails
Latest Version
1.0.1
Author
dgriffin831
Published
Feb 2, 2026
Updated
May 17, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Guardrails.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Switched risk classification script from Node.js (classify-risks.js) to Python (classify-risks.py). - Updated workflow commands to use the new Python risk classifier. - Clarified that classification uses only the Python standard library. - Removed references to Node.js for classification step in documentation.