parry-guard
面向 AI 编码工具(Claude Code / Codex 等)的提示词注入扫描器。在 Rust 中通过 Candle 或 ONNX 运行 DeBERTa/Llama transformers
Prompt injection scanner for AI coding tools (Claude Code / Codex / etc). Runs DeBERTa/Llama transformers via Candle or ONNX in Rust
怎么安装
git clone https://github.com/vaporif/parry-guard ~/.claude/skills/parry-guard 简介
**Prompt injection scanner for AI coding tool hooks.** Catches injection attacks, leaked secrets, and data exfiltration in tool inputs and outputs. It is built for Claude Code hooks and can also be used with Codex or similar tools that run command hooks with compatible JSON input/output. **Early development** - bugs and false positives happen. Tested on Linux and macOS. Prerequisites The ML models are gated on HuggingFace, so you need to accept licenses before installing: 1. Create an account at huggingface.co 2. Accept the DeBERTa v3 license (required for all modes) 3. For full mode: also acc…
推荐参考
信息
- 协议
- MIT
- 语言
- Rust
- GitHub 星标
- 45
- 月下载
- –
- 最近更新
- 2026-07-28
- 创建于
- 2026-02-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:hesreallyhim/awesome-claude-code
- 主题标签
- claude-code, nix, prompt-injection, prompt-injection-llm-security, rust
同类推荐
ECC
affaan-m/ECC
代理 harness 性能优化系统。面向 Claude Code、Codex、Opencode、Cursor 及更多的技能、本能、记忆、安全与调研优先开发。
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。