skills/docker/docs/write/Gen Agent Trust Hub

write

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Standard Command Execution: The skill utilizes shell scripts to automate routine tasks such as branch management, file formatting, and linting. These scripts use common system utilities like git, jq, and bash to process files and manage the documentation lifecycle.
  • External Utility Usage: The workflow leverages npx to execute prettier and markdownlint-cli. These are standard tools in the development community used for enforcing style guidelines and identifying syntax issues in Markdown files.
  • Automated Formatting Hook: A PostToolUse hook is configured to automatically run formatting via post-edit.sh after file modifications. This ensures consistency by applying Prettier formatting to Markdown files as they are edited.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 11:32 PM