Skip to main content

ast-grep

Enables structural code search and refactoring using AST patterns for various programming languages, enhancing code quality and maintainability.

Install this skill

or
97/100

Security score

The ast-grep skill was audited on Jun 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 351

Fetch to external URL

SourceSKILL.md
351await fetch('/api');
low line 358

Fetch to external URL

SourceSKILL.md
358await fetch('/api'); // No try-catch!
low line 484

External URL reference

SourceSKILL.md
4844. **ast-grep docs** - For edge cases: https://ast-grep.github.io/
Scanned on Jun 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 62
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
edmundmiller/dotfiles