code-complexity-stats-pr
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
sccanalysis tool from its official GitHub repository. The workflow follows best practices by pinning the version and verifying the binary against a hardcoded SHA256 checksum before execution.\n- [COMMAND_EXECUTION]: Executes code analysis and installs the utility using standard CI commands. The skill safely manages GitHub API interactions by restricting execution to pull requests from the internal repository, preventing potential token misuse by external forks.
Audit Metadata