Skip to main content

security-audit

Security auditor for Claude skills, MCP servers, and pre-publish deployments. Use PROACTIVELY, not only when asked. Trigger whenever: a skill or MCP is about to run, is newly installed, or changed; the first time a skill/MCP is used this session; an MCP config, settings.json, or .mcp.json is edited; OR before pushing, publishing, deploying, or uploading anything to GitHub, npm, a website, or any production surface. It vets skills & MCPs for hidden-instruction, exfiltration, and supply-chain risk (including following external links and re-checking that a trusted redirect wasn't repointed to something hostile), and runs an exposure gate that blocks secrets, API keys, tokens, PII, and EXIF from being published. Also trigger when an npm supply-chain attack is disclosed or the user asks whether they are affected by one: the supply-chain mode sweeps every Node project on the machine (lockfile-resolved versions, node_modules, dropped IOC files) plus system persistence (crontab, launch items, global npm, shell rc) ag

跳到安装

来源信息

仓库
roeea2/security-audit-skill
最近来源活动
2026年8月17日 16:45
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

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

检查来源文件

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