Real Skill packageSource verifiedClawHub registry

vibe-coding-toolkit

Vibe Coding Toolkit — AI开发项目治理工具包(单包,含4个模块:health-check / commit-check / task-manager / project-init)。零网络访问、零数据外传;仅读取平台注入的工作区变量与家目录用于平台探测;所有写入仅限当前项目目录内。当用户需要给项目做体检/健康巡检、验证 AI 提交是否真实合规、用自然语言管理任务流转、初始化项目治理骨架(自动建本地 git 库并管理版本,不需要账号,用户零操作)时,加载本技能并按 SKILL.md「子命令路由表」执行对应脚本。

Identity and source

Publisher attributionclancy-fengregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction with code25 recorded files
Canonical sourceClawHub registryclawhub:clancy-feng:vibe-coding-toolkit
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/27/2026.claude/skills/vibe-coding-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/27/2026.agents/skills/vibe-coding-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/27/2026skills/vibe-coding-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @clancy-feng/vibe-coding-toolkit
clawhub inspect @clancy-feng/vibe-coding-toolkit --version 1.2.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
25 / 25 inspected as text
Checked
8/27/2026, 9:45:13 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: gitee.com
  • api: github.com
  • api: www.xiaohongshu.com
  • api: www.zhihu.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/27/2026, 6:51:43 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f4f4507f5fcd22512bd05c63f73fb3f808d026a4ad7808b3e5f03adc6cb99364
Show up to 25 recorded paths
  • CHANGELOG.md
  • docs/commit-check.md
  • docs/health-check.md
  • docs/project-init.md
  • docs/task-manager.md
  • docs/USER_GUIDE.md
  • LICENSE
  • modules/commit-check.md
  • modules/health-check.md
  • modules/project-init.md
  • modules/task-manager.md
  • README.md
  • scripts/commit-check/commit-check.sh
  • scripts/health-check/check.sh
  • scripts/lib/log.sh
  • scripts/project-init/vibe-project-init.sh
  • scripts/task-manager/task-manager.sh
  • skill-card.md
  • skill.json
  • SKILL.md
  • templates/commit-msg.sh
  • templates/commit-rules.example.yaml
  • templates/commit-rules.yaml
  • templates/FIRST_GUIDE.template.md
  • templates/RULES.template.md

Source changelog

v1.2.0:Refer to changelog.md for details.