reproducing-ci-locally
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for CI reproduction using standard development tools and patterns. No malicious behavior or security risks were identified.
- [COMMAND_EXECUTION]: The skill contains templates for common shell commands such as
grep,sed,pytest,ruff, andghintended for local environment inspection and testing. These are standard tools for interacting with repositories and running test suites. - [EXTERNAL_DOWNLOADS]: The instructions involve using package managers like
uvandnpmto manage environments and download specific tool versions (e.g.,ruff,prettier) from official registries, ensuring parity between local and CI environments.
Audit Metadata