Skip to main content

agent-security

Defensive agent supply-chain security for repositories that AI agents and automations touch. Use before making a repo public or pushing to one, when reviewing a cloned starter template or third-party skill/package, or when an agent has GitHub credentials that can delete/rename/transfer/archive repos. Ships two battle-tested defenses: (1) scan-repo — a deterministic, network-free leak + dropper gate that blocks secrets, obfuscated code-execution droppers, invisible-unicode, and private-context leaks from entering a public repo; and (2) repo-guard — a PATH shim + Claude Code hook that hard-blocks destructive GitHub repo-lifecycle operations unless a human confirms the exact repo. Also ships scan-content — a KNOWN-pattern tripwire for untrusted fetched content (web/search/tool/MCP output) — paired with a behavioral contract for handling untrusted content, because prompt injection is unsolved and detection alone cannot prevent it. Plus vet-incoming — an inbound supply-chain gate that vets a third-party template/p

Jump to install

Source facts

Repository
0xNyk/agent-security
Last source activity
August 2, 2026 at 09:57
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.