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
asciidoctorandasciidoctor-pdfthrough a Python wrapper script located atscripts/build.py. The script usessubprocess.runwith 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