cli-developer
Facilitates the development of CLI tools with features like argument parsing, interactive prompts, and cross-platform compatibility.
Install this skill
or
94/100
Security score
The cli-developer skill was audited on Jun 8, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 57
Template literal with variable interpolation in command context
SourceSKILL.md
| 57 | const msg = `Hello, ${name}!`; |
low line 115
External URL reference
SourceSKILL.md
| 115 | [Documentation](https://jeffallan.github.io/claude-skills/skills/devops/cli-developer/) |
Scanned on Jun 8, 2026
View Security Dashboard