docs-sync
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Line Utility Execution: The skill employs standard development tools like
git,rg(ripgrep), andpnpm. These are used to analyze the codebase and verify the build status of documentation snippets. While these tools are essential for the skill's purpose, they involve direct interaction with the system's command line.\n- Local File Access: The skill is designed to read and write files within the repository's documentation and example directories. This allows it to identify documentation gaps and apply approved updates, which requires access to the local file system.\n- Reference Integration: It leverages specific MCP tools like the OpenAI Developer Docs server and Deepwiki to fetch authoritative information. This integration supports documentation accuracy by providing up-to-date context from official platforms.\n- Information Ingestion Surface: The skill analyzes repository source code and existing markdown documentation to identify gaps. This ingestion of local data is paired with the capability to execute repository commands and modify files. While the workflow does not define explicit sanitization for the analyzed content, it focuses on structural documentation maintenance within a controlled repository environment.
Audit Metadata