Skip to main content

cli-modern-tools

Suggests modern CLI tools for improved command-line efficiency, enhancing productivity with significant speed improvements.

Install this skill

or
55/100

Security score

The cli-modern-tools skill was audited on Feb 9, 2026 and we found 9 security issues across 4 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 30

Piping content to bash shell

SourceSKILL.md
30| `bash ls -la` | `bash eza --long --git` (if available) | Bash Command |
medium line 254

Curl to non-GitHub URL

SourceSKILL.md
254curl http://api.example.com | bat -l json
medium line 484

Curl to non-GitHub URL

SourceSKILL.md
484curl http://api.example.com/users | cat
medium line 491

Curl to non-GitHub URL

SourceSKILL.md
491curl http://api.example.com/users | bat -l json
low line 589

Access to hidden dotfiles in home directory

SourceSKILL.md
589watchexec -e md "node ~/.claude/skills/markdown-helper/md-helper.js lint *.md"
low line 675

Access to hidden dotfiles in home directory

SourceSKILL.md
675alias bat='batcat' # Add to ~/.bashrc
low line 254

External URL reference

SourceSKILL.md
254curl http://api.example.com | bat -l json
low line 484

External URL reference

SourceSKILL.md
484curl http://api.example.com/users | cat
low line 491

External URL reference

SourceSKILL.md
491curl http://api.example.com/users | bat -l json
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →