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 fsi command 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 hugo static 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 get and hugo mod tidy to download and manage external Hugo modules and theme dependencies, such as the Docsy theme, from remote repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 07:45 PM