ln-740-quality-setup
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard project coordination tasks, including file detection and tool verification. While it executes shell commands (e.g.,
npm run lint,ruff check,pytest), these are standard development tools invoked in the context of the project's technology stack. - [EXTERNAL_DOWNLOADS]: The skill references standard package management and auditing tools like
npm auditandpip-audit, which interact with official package registries. These operations are part of the intended project maintenance functionality. - [COMMAND_EXECUTION]: The skill coordinates the execution of various linters and test runners for verification purposes. This includes running a unified script (
bash scripts/lint.sh) and standard CLI tools (dotnet,mypy,vulture, etc.) to ensure the quality pipeline is correctly configured.
Audit Metadata