Jump to related tools in the same category or review the original source on GitHub.

Security & Passwords @globalcaos Updated 2/26/2026

Shell Security Ultimate OpenClaw Skill - ClawHub

Do you want your AI agent to automate Shell Security Ultimate workflows? This free skill from ClawHub helps with security & passwords tasks without building custom tools from scratch.

What this skill does

Classify every shell command as SAFE, WARN, or CRIT before your agent runs it.

Install

npx clawhub@latest install shell-security-ultimate

Full SKILL.md

Open original
nameversiondescription
shell-security-ultimate2.2.1Classify every shell command as SAFE, WARN, or CRIT before your agent runs it.

Shell Security Ultimate

Your agent has root access. Every command it runs is one bad inference away from rm -rf / or curl | bash from a stranger's repo.

This skill won't let that happen.

How It Works

Every shell command gets classified before execution:

  • 🟒 SAFE β€” Read-only, harmless. Runs without friction.
  • 🟑 WARN β€” Could modify state. Logged, flagged, your call.
  • πŸ”΄ CRIT β€” Destructive or irreversible. Blocked until you say so.

No command runs unclassified. No silent chmod 777. No quiet dd if=/dev/zero. Your agent won't accidentally email your SSH keys, won't helpfully format a disk, and won't DROP TABLE users because it misread the task.

What You Get

  • Pre-execution classification for every command, every time
  • Detailed operation logs so you see exactly what ran and why it was allowed
  • Full override control β€” approve, deny, or escalate at any level

Who It's For

Anyone giving an AI agent shell access and wanting to sleep at night.

Clone it. Fork it. Break it. Make it yours.

πŸ‘‰ Explore the full project: github.com/globalcaos/clawdbot-moltbot-openclaw

Original URL: https://github.com/openclaw/skills/blob/main/skills/globalcaos/shell-security-ultimate

Related skills

If this matches your use case, these are close alternatives in the same category.