pi-lens-write-ast-grep-rule
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content, YAML templates, and reference documentation for creating linter rules. It does not contain any malicious patterns, obfuscation, or data exfiltration attempts.
- [COMMAND_EXECUTION]: The documentation includes example shell commands for local validation and testing of rules using
ast-grepandnpm. These are standard development workflows and do not involve remote code execution or untrusted inputs. - [DYNAMIC_EXECUTION]: A
node -eone-liner is provided to help developers verify the existence of specific AST node kinds. This execution is limited to local validation of project metadata and does not process external data.
Audit Metadata