Skill Vetter
Description
--- description: "安装任何第三方 skill/plugin 之前的安全审查。当需要安装新 skill 或 plugin 时使用。" --- # Skill Vetter — 安装前安全审查 在安装任何 skill/plugin 之前,必须完成以下 4 步审查。适用于两种安装方式: - **插件安装**: `claude plugin install <name>`(hooks 拦截 Bash 命令) - **文件型 skill**: 写入 `.claude/skills/*.md`(hooks 拦截 Write/Edit) ## 步骤 1: 元数据检查 获取目标 skill 的基本信息并验证: - [ ] **名称**: 是否与已知合法 skill 高度相似?(防 typosquatting) - [ ] **版本**: 是否有版本号?格式是否规范(semver)? - [ ] **作者**: 是否可追溯?是否有公开身份? - [ ] **来源**: 官方 marketplace 还是第三方?仓库星标数? ## 步骤 2: 权限范围分析 评估 skil
Installation
Installs to ~/.claude/skills/mistprismlabs-open-mist-skill-vetter/SKILL.md
mkdir -p ~/.claude/skills/mistprismlabs-open-mist-skill-vetter && curl -fsSL https://raw.githubusercontent.com/mistprismlabs/open-mist/HEAD/.claude/skills/skill-vetter.md -o ~/.claude/skills/mistprismlabs-open-mist-skill-vetter/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11