skill-firewall
NewGitHub TrendingGeneralby hotsa104
Supply-chain firewall for AI agent skills — scan SKILL.md for prompt injection before your agent reads it
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skill-firewall.md https://raw.githubusercontent.com/hotsa104/skill-firewall/main/SKILL.md3
Invoke in Claude Code
/skill-firewallView source on GitHub
agent
Frequently Asked Questions
What is skill-firewall?
Supply-chain firewall for AI agent skills — scan SKILL.md for prompt injection before your agent reads it
How to install skill-firewall?
To install skill-firewall, 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 /skill-firewall.
What is skill-firewall best for?
skill-firewall is a community categorized under General. It is designed for: agent. Created by hotsa104.