Skip to main content

CreateCLI

Generates production-ready TypeScript command-line interfaces with comprehensive documentation and type safety.

Install this skill

or
70/100

Security score

The CreateCLI skill was audited on Mar 1, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 28

Curl to non-GitHub URL

SourceSKILL.md
28curl -s -X POST http://localhost:8888/notify \
medium line 9

Access to hidden dotfiles in home directory

SourceSKILL.md
9`~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/CreateCLI/`
medium line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39**Full documentation:** `~/.claude/skills/CORE/SkillNotifications.md`
medium line 164

Access to hidden dotfiles in home directory

SourceSKILL.md
164- `~/.claude/Bin/[cli-name]/` - Personal CLIs (like llcli)
low line 221

Access to hidden dotfiles in home directory

SourceSKILL.md
221~/.claude/Bin/ghcli/
low line 247

Access to hidden dotfiles in home directory

SourceSKILL.md
247~/.claude/Bin/md2html/
low line 270

Access to hidden dotfiles in home directory

SourceSKILL.md
270~/.claude/Bin/data-cli/
medium line 137

Access to .env file

SourceSKILL.md
137- .env.example (configuration template)
low line 225

Access to .env file

SourceSKILL.md
225├── .env.example # GITHUB_TOKEN=your_token
low line 28

External URL reference

SourceSKILL.md
28curl -s -X POST http://localhost:8888/notify \
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →