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
| 351 | await fetch('/api'); |
low line 358
Fetch to external URL
SourceSKILL.md
| 358 | await fetch('/api'); // No try-catch! |
low line 484
External URL reference
SourceSKILL.md
| 484 | 4. **ast-grep docs** - For edge cases: https://ast-grep.github.io/ |
Scanned on Jun 12, 2026
View Security Dashboard