documentation-generation

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates documentation workflows using a variety of commands.\n
  • Utilizes npx @j0kz/doc-generator to create README files and API docs from source code.\n
  • Uses sed and grep for automated batch updates of version numbers and test counts in documentation.\n
  • Executes git commands for version control management, including pushing updates to the repository and wiki.\n
  • Runs the publish-wiki.ps1 PowerShell script to synchronize the local wiki content with the GitHub Wiki.\n- [EXTERNAL_DOWNLOADS]: The skill documentation includes references to the author's own software and scripts.\n
  • Points to installation scripts hosted on the vendor's official GitHub repository at github.com/j0kz/mcp-agents.\n
  • Fetches the @j0kz/doc-generator package from the npm registry for runtime execution.\n- [REMOTE_CODE_EXECUTION]: The skill provides templates for installing the tool suite via remote scripts.\n
  • Includes standard installation patterns like curl | bash and powershell | iex targeting the vendor's verified GitHub repository.\n- [DATA_EXFILTRATION]: The skill includes functionality to push documentation updates to remote locations.\n
  • Synchronizes local documentation with the project's GitHub Wiki via git push operations to the mcp-agents.wiki.git repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 09:57 PM