BeClaude

clawvet

New
1GitHubGeneralby BeardedChop

Security scanner for OpenClaw SKILL.md files — catch prompt injection, hidden unicode, and shell vectors before your agent runs them

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/clawvet.md https://raw.githubusercontent.com/BeardedChop/clawvet/main/SKILL.md
3
Invoke in Claude Code
/clawvet
View source on GitHub
securityagent

Frequently Asked Questions

What is clawvet?

Security scanner for OpenClaw SKILL.md files — catch prompt injection, hidden unicode, and shell vectors before your agent runs them

How to install clawvet?

To install clawvet, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /clawvet.

What is clawvet best for?

clawvet is a community categorized under General. It is designed for: security, agent. Created by BeardedChop.