원클릭으로
skill-vetting
Reviews a ClawHub skill's source code for security risks before installation. Use before installing any new skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reviews a ClawHub skill's source code for security risks before installation. Use before installing any new skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Handles PR review feedback by fetching comments, grouping issues, fixing one group at a time, and verifying before replies.
Reviews whether a skill will trigger reliably, guide useful behavior, avoid overlap, and produce testable outcomes.
Diagnoses OpenClaw provider, fallback, channel, MCP, and gateway config issues with read-only scans and stateful summaries.
Tracks required validation gates, records pass/fail/waived results, and reports readiness before task completion.
YAML-based delegation grant ledger — issues, validates, and tracks scoped permission grants for sub-agent expansions with token budgets and auto-expiry.
Walks the memory DAG to recall detailed context on demand — query, expand, and assemble cited answers from hierarchical summaries without re-reading raw transcripts.
| name | skill-vetting |
| description | Reviews a ClawHub skill's source code for security risks before installation. Use before installing any new skill. |
~17% of ClawHub skills are malicious. Read before you install.
Locate and read the skill's full SKILL.md and any scripts it references. Never install from a description alone.
Scan for each of these — flag any that are present:
curl, fetch, requests.post)~/.ssh, ~/.env, API key env vars, or keychain?~/.openclaw/ or the project dir?State your verdict clearly before any install proceeds:
"Vetted
[skill-name]: [0/1/2/3] flags. [Safe to install / Install with caution / Do not install]. Flags: [list]."