Skip to main content

ripgrep

Enhances code search capabilities with a custom ripgrep binary, supporting advanced patterns and ES module extensions.

Install this skill

or
78/100

Security score

The ripgrep skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 534

Direct command execution function call

SourceSKILL.md
534rg -F "exec(" .claude/lib/tools/standard-tools.cjs
medium line 86

Node child_process module reference

SourceSKILL.md
86- `📦` External packages (node:test, path, fs, child_process)
low line 527

Node child_process module reference

SourceSKILL.md
527rg -F "child_process" -g "*.cjs" -g "*.js"
low line 46

Access to .env file

SourceSKILL.md
46# Verify .env has embeddings enabled (should be default)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →