agentfw
New18GitHub TrendingGeneralby openguardrails
The local firewall for AI agents — keep your secrets off the model, the API relay, and the supply chain. Local credential masking, per-route model routing, and security detectors on the wire. Free & fully open source.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentfw.md https://raw.githubusercontent.com/openguardrails/agentfw/main/SKILL.md3
Invoke in Claude Code
/agentfwView source on GitHub
securityapiagent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is agentfw?
The local firewall for AI agents — keep your secrets off the model, the API relay, and the supply chain. Local credential masking, per-route model routing, and security detectors on the wire. Free & fully open source.
How to install agentfw?
To install agentfw, 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 /agentfw.
What is agentfw best for?
agentfw is a community categorized under General. It is designed for: security, api, agent. Created by openguardrails.