night-market-docs-and-writing
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute repository-local scripts for validation tasks, such as
python3 scripts/check-markdown-links.py,python3 plugins/abstract/scripts/validate_budget.py, andpython3 scripts/fix_descriptions.py. These are used to ensure documentation budget and link integrity. - [COMMAND_EXECUTION]: Utilizes standard shell utilities including
grep,wc, andmakefor local prose pre-checks and document synchronization tasks (make docs-sync-check). - [SAFE]: The skill defines a clear 'Docs-of-record map' and lifecycle for project artifacts, distinguishing between hand-authored and generated content to prevent configuration drift.
- [SAFE]: Documentation standards are enforced via specific style guides and 'slop-check' layers designed to improve document quality and consistency without involving network operations or sensitive data access.
Audit Metadata