asciidoc

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the execution of asciidoctor and asciidoctor-pdf through a Python wrapper script located at scripts/build.py. The script uses subprocess.run with argument lists, which is a secure practice that prevents shell injection by avoiding the use of a shell to parse command strings. It also includes logic to prioritize user-defined paths via environment variables while falling back to standard system paths.
  • [SAFE]: No malicious patterns, obfuscation, or data exfiltration behaviors were detected. The instructions provided in the skill are consistent with its stated purpose of document publishing. All external references point to the official documentation for the AsciiDoc language and the Asciidoctor project.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 03:00 AM
Security Audit — agent-trust-hub — asciidoc