en un clic
agent-proxy
agent-proxy contient 2 skills collectées depuis muthuishere, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.