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-generatorto create README files and API docs from source code.\n - Uses
sedandgrepfor automated batch updates of version numbers and test counts in documentation.\n - Executes
gitcommands for version control management, including pushing updates to the repository and wiki.\n - Runs the
publish-wiki.ps1PowerShell 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-generatorpackage 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 | bashandpowershell | iextargeting 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 pushoperations to themcp-agents.wiki.gitrepository.
Audit Metadata