Skip to main content

setup-ast

Configures tree-sitter CLI and grammars for effective AST-powered code review and diagnostics.

Install this skill

or
69/100

Security score

The setup-ast skill was audited on Feb 25, 2026 and we found 3 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 94

Template literal with variable interpolation in command context

SourceSKILL.md
94```bash
critical line 456

Piping content to bash shell

SourceSKILL.md
456| Bash | tree-sitter/tree-sitter-bash | Official |
low line 106

Access to hidden dotfiles in home directory

SourceSKILL.md
106grep -l "TREE_SITTER_GRAMMAR_DIR" ~/.zshrc ~/.bashrc ~/.bash_profile 2>/dev/null || echo "NOT_SET"
Scanned on Feb 25, 2026
View Security Dashboard