ln-511-code-quality-checker
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash and Grep to perform static analysis, calculate code metrics (complexity, nesting depth), and audit the workspace for architectural violations or duplicate logic.
- [EXTERNAL_DOWNLOADS]: It is configured to fetch missing reference documentation and configuration files from the author's official GitHub repository (
levnikolaevich/claude-code-skills). This is a documented mechanism for retrieving skill-specific assets from a well-known service. - [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from external source code and task descriptions (Linear). It lacks explicit boundary markers or sanitization for this content, representing a potential surface for indirect injection, though its primary function is restricted to static analysis and scoring.
Audit Metadata