Skip to main content

init-project

Automates project initialization by generating essential documentation like AGENTS.md and CLAUDE.md based on project type and structure.

Install this skill

or
75/100

Security score

The init-project skill was audited on May 12, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27- 因本 skill 设计缺陷导致的 bug,先用 `bensz-collect-bugs` 规范记录到 `~/.bensz-skills/bugs/`,不要直接修改用户本地已安装的 skill 源码;若有 workaround,先记 bug,再继续完成任务。
medium line 106

Access to hidden dotfiles in home directory

SourceSKILL.md
106- ❌ **修改系统级配置文件**(如 ~/.gitconfig、~/.bashrc)
medium line 317

Access to .env file

SourceSKILL.md
317- 环境变量和敏感信息(.env、*.pem、*.key、credentials/)
medium line 335

Access to .env file

SourceSKILL.md
335- 环境变量文件(.env)默认忽略
low line 50

External URL reference

SourceSKILL.md
50- 符合 [AGENTS.md 标准](https://agents.md/)(60k+ 开源项目采用)
low line 60

External URL reference

SourceSKILL.md
60- 遵循 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.1.0/) 格式
low line 82

External URL reference

SourceSKILL.md
82- **符合社区标准**:遵循 [AGENTS.md 官方规范](https://agents.md/),与 60k+ 开源项目保持一致
low line 152

External URL reference

SourceSKILL.md
152- ✅ 符合社区标准:遵循 [AGENTS.md 官方规范](https://agents.md/)
low line 302

External URL reference

SourceSKILL.md
302- 遵循 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.1.0/) 格式
Scanned on May 12, 2026
View Security Dashboard
Installation guide →