CtrlK
BlogDocsLog inGet started
Tessl Logo

jbvc/safe-command-guard

Enforce safety constraints on system commands before execution. Use this skill whenever the agent needs to run shell commands, terminal operations, or system-level actions. It classifies commands into BLOCKED, CONFIRM, or ALLOWED and prevents dangerous operations from executing.

94

Quality

94%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "jbvc/safe-command-guard",
  "version": "0.1.0",
  "private": false,
  "summary": "Enforce safety constraints on system commands before execution. Use this skill whenever the agent needs to run shell commands, terminal operations, or system-level actions. It classifies commands into BLOCKED, CONFIRM, or ALLOWED and prevents dangerous operations from executing.",
  "skills": {
    "safe-command-guard": {
      "path": "SKILL.md"
    }
  }
}

SKILL.md

tile.json