system-documentation
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of markdown instructions and templates for generating structured documentation. It focuses on conceptual behavior rather than code execution.
- [COMMAND_EXECUTION]: The skill instructs the agent to run a bundled Python script (scripts/validate_fsd.py) to verify the structure of generated documents. A review of the script confirms it uses standard libraries (argparse, re, pathlib) to perform regex-based validation of markdown structure and does not execute or evaluate the content of the analyzed files.
- [EXTERNAL_DOWNLOADS]: Installation instructions in the README provide standard methods (npx and git clone) to fetch the skill from the author's official repository. These are installation-time operations and do not represent a runtime security concern.
Audit Metadata