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

跳到安装

来源信息

仓库
0xNyk/agent-security
最近来源活动
2026年8月2日 09:57
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。