astcount-refactor
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
astcounttool usingbunx astcount@0.2.0ornix run github:wokalski/astcount/v0.2.0. These resources are provided by the skill author and use specific, pinned versions. - [COMMAND_EXECUTION]: The skill executes
astcountcommands for complexity measurement and comparison. It also runs existing project tests, including user-supplied test commands, to ensure refactors preserve behavior. - [INDIRECT_PROMPT_INJECTION]: The skill processes repository code and test outputs as part of its refactoring workflow. While this involves ingesting external data, it is the primary intended function of the skill and is managed by measuring specific AST metrics rather than unstructured processing.
Audit Metadata