Skip to main content
Run any Skill in Manus
with one click

vet-bash

Stars2
Forks0
UpdatedMay 10, 2026 at 22:44

Vet a shell command for production safety BEFORE running it. Catches destructive patterns — rm -rf with unset vars, glob wipeouts, dd/mkfs filesystem destruction, base64-pipe-shell exfil obfuscation, chmod 777 / privilege escalation, force-push, reset --hard. Returns ALLOW/WARN/BLOCK with rule citation. Use when the user pastes a command they're unsure about, OR when reviewing a chain of commands an agent just emitted, OR before approving any shell action with destructive verbs.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly