docs
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses OS-specific commands (
open,xdg-open, orcmd.exe) to display the generated documentation in the user's default web browser. - [COMMAND_EXECUTION]: It executes
git diffandgit rev-parseto perform incremental updates, identifying which documentation chapters need to be regenerated based on source code changes. - [COMMAND_EXECUTION]: It executes a dynamically generated Node.js script (
build-html.js) to assemble the final documentation viewer from generated Markdown files. - [EXTERNAL_DOWNLOADS]: The generated HTML viewer includes references to well-known and trusted services (Cloudflare's CDNJS and JSDelivr) to load established libraries such as Highlight.js, Marked.js, and Mermaid.js.
- [DATA_EXPOSURE]: The skill implements explicit 'Confidentiality Rules' that instruct agents to identify and redact sensitive information (secrets, credentials, PII) before it is included in the generated documentation.
Audit Metadata