Install via ClawdBot CLI:
clawdbot install uynewnas/crudGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://docs.openclaw.ai/AI Analysis
The skill's core function is workflow governance, not data exfiltration. The only external reference is to official OpenClaw documentation, which poses minimal risk. The primary concern is the potential for destructive shell commands in its tool definitions, but this is a system-level risk, not a privacy violation.
Audited Apr 17, 2026 · audit v1.0
Generated May 20, 2026
A team of developers works on shared codebase and documents. Read operations like browsing code and searching logs are unrestricted, while any create, edit, or delete action requires confirmation and preview, preventing accidental loss or unauthorized changes.
An organization maintains a wiki or knowledge base. Users can freely read articles, but adding, modifying, or deleting content requires approval, ensuring accuracy and preventing vandalism or outdated information.
Platform engineers manage skills in an AI agent ecosystem. Creating or updating a skill triggers a confirmation step that displays the affected files and changes, reducing the risk of deploying faulty or malicious skills.
System administrators handle configuration files for services. Reading configs is always allowed, but any modification or deletion forces a confirmation workflow that logs the intended change and requires explicit approval, enhancing auditing and rollback capability.
Offer basic CRUD governance for free with limited write approvals per day. Premium subscriptions provide unlimited write confirmations, audit logs, and priority support.
Integrate the CRUD approval skill into enterprise platforms as a compliance module, ensuring all write operations are reviewed and logged for regulatory adherence.
Charge per confirmation request (create/update/delete) beyond a free monthly allowance. Ideal for platforms with high read but occasional write operations.
💬 Integration Tip
No configuration needed. The skill auto-injects into sessions; just ensure OpenClaw agents load the skill from the catalog.
Scored May 20, 2026
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with proper exclusions.
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
Coding workflow with planning, implementation, verification, and testing for clean software development.