coverage-py-analysis
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security concerns were identified. The skill acts as a configuration guide for a standard development tool.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing 'coverage' via pip and using official GitHub Actions (e.g.,
actions/setup-python,codecov/codecov-action), which are well-known and trusted sources. - [COMMAND_EXECUTION]: The provided commands are standard for Python testing and coverage analysis (e.g.,
coverage run,pytest,coverage report).
Audit Metadata