一键导入
agent-proxy
agent-proxy 收录了来自 muthuishere 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Defender / fix proposer for AgentProxy. Consumes the latest red-team findings JSON, looks up regex coverage in community catalogs (Gitleaks, TruffleHog, secretlint — see sources.md), proposes patches to config/patterns.yaml or config/pii_patterns.yaml with unit tests, and runs the test suite to prove the fix lands cleanly. Use when the user says "fix masking gaps", "apply blueteam fixes", "patch from findings", or after running redteam-mask.
Adversarial tester for AgentProxy's regex-based masking. Crafts payloads designed to slip past current patterns in config/patterns.yaml and config/pii_patterns.yaml, drives them through the running proxy, then reads /api/traffic to score which leaked. Outputs findings JSON for the blueteam-mask skill to consume. Use when the user says "redteam patterns", "find masking gaps", "break the proxy", "probe coverage", or before any launch / release cut.