lint-judge
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: Accesses standard project configuration files (such as
biome.json,.eslintrc.*,pyproject.toml, andpackage.json) to detect the project's linter stack and existing rules. - [EXTERNAL_DOWNLOADS]: References the official GritQL standard library patterns hosted on GitHub (
github.com/getgrit/stdlib). - [PROMPT_INJECTION]: Ingests findings from external review agents to inform rule generation, which presents a surface for indirect prompt injection. The risk is mitigated by the skill's strict requirement for deterministic AST-based pattern matching, which focuses on code structure rather than natural language heuristics or commands embedded in the findings.
Audit Metadata