night-market-debugging-playbook
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive troubleshooting guide for developers and agents working on the night-market project. The instructions focus on interpreting CI logs and running diagnostic commands to identify known failure modes.\n- [COMMAND_EXECUTION]: The playbook includes various shell commands for linting (
ruff), searching code (rg,grep), and running tests (pytest). These are standard development practices intended for local repository analysis and do not involve sensitive system paths or unauthorized actions.\n- [EXTERNAL_DOWNLOADS]: The skill references the installation of standard Python packages (pytest,pyyaml) viauv. No downloads from untrusted or unknown remote sources were detected. The mentioned 'skrills' binary is described as an optional tool with a Python fallback, intended to be built from a local directory.
Audit Metadata