technical-writer
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local F# (.fsx) scripts using the
dotnet fsicommand to perform specialized documentation tasks, including link validation (link-validator.fsx), style checking (style-checker.fsx), and Hugo build diagnostics (hugo-doctor.fsx). - [COMMAND_EXECUTION]: The skill leverages the
hugostatic site generator to build the documentation site, run local development servers, and manage the file system cache (e.g.,rm -rf resources/_gen/). - [EXTERNAL_DOWNLOADS]: The skill utilizes
hugo mod getandhugo mod tidyto download and manage external Hugo modules and theme dependencies, such as the Docsy theme, from remote repositories.
Audit Metadata