codebase-inspection
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for codebase inspection and uses the well-known open-source utility
pygount. No malicious patterns such as data exfiltration, obfuscation, or persistence were detected. - [EXTERNAL_DOWNLOADS]: The skill installs the
pygountpackage from the official Python Package Index (PyPI). This is a standard and expected operation for the skill's functionality. - [COMMAND_EXECUTION]: The skill uses standard command-line operations to run
pygounton local files. The instructions include best practices, such as excluding dependency and build directories to prevent performance issues.
Audit Metadata