docs-editor
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- Standard Validation Tooling: The skill utilizes
uvto run a local repository script (.github/scripts/check_notebooks.py) for notebook validation. This is a standard development practice for ensuring JSON integrity and structural correctness in documentation workflows. - Secret Management Best Practices: The instructions include explicit directives to never add hard-coded secrets and to document required environment variables instead. This reinforces secure configuration management.
- Scope Limitation: The skill emphasizes conservative editing, instructing the agent to stay within the requested files and avoid repository-wide rewrites, which reduces the surface area for unintended changes.
- Data Integrity: Detailed procedures are provided to preserve notebook metadata, cell IDs, and execution counts, ensuring that editorial changes do not break the functional aspects of the data science files.
Audit Metadata