pudl-dev
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate collection of developer instructions for the PUDL project. It provides guidance on environment setup, code quality, and testing workflows.
- [COMMAND_EXECUTION]: The instructions utilize the
pixitask runner to execute local development tools, such asrufffor linting,pytestfor testing, andalembicfor database migrations. These commands are standard for the project's development lifecycle. - [EXTERNAL_DOWNLOADS]: References to external data downloads are limited to documented project functionality, such as the
pytest --tmp-dataflag used to isolate integration tests from local data caches. - [REMOTE_CODE_EXECUTION]: No instances of untrusted remote code execution or shell-piping patterns were identified.
Audit Metadata