find-complexity
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard shell commands and static analysis tools to calculate code metrics. All execution is restricted to local project files and intended metadata analysis.- [EXTERNAL_DOWNLOADS]: Employs the
uvxpackage runner to execute reputable linting and complexity tools from official Python package repositories.- [SAFE]: The skill maintains a clear separation between analysis and modification, explicitly instructing the agent to report findings rather than refactor code, which limits the potential for unintended side effects.
Audit Metadata