setup-quality-gates
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions are focused on legitimate developer workflows, such as configuring standard linters (ESLint, Biome, Ruff) and setting up CI pipelines.
- [SAFE]: The provided Node.js script
file-length-check.mjsis a utility for measuring file line counts using standard, safe APIs from thenode:fsmodule. - [SAFE]: All external tools and packages referenced, such as
jscpd,knip, anddependency-cruiser, are well-known and established utilities within the software development ecosystem. - [SAFE]: The CI configuration template
quality-gates.ymlutilizes official GitHub Actions and does not perform any suspicious network operations or data exfiltration.
Audit Metadata