Skip to main content

code-structural-search

Enables AST-based code pattern matching using ast-grep for precise code searches and refactoring across multiple programming languages.

Install this skill

or
55/100

Security score

The code-structural-search skill was audited on May 13, 2026 and we found 3 security issues across 1 threat category, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

high line 270

Eval function call - arbitrary code execution

SourceSKILL.md
270eval($$$)
medium line 264

Template literal with variable interpolation in command context

SourceSKILL.md
264db.query(`SELECT * FROM ${$VAR}`)
critical line 59

Piping content to bash shell

SourceSKILL.md
59| Bash | `--lang bash` | .sh, .bash |
Scanned on May 13, 2026
View Security Dashboard
Installation guide →