minimax-pdf
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill identifies and installs necessary Python packages (
reportlab,pypdf,matplotlib) and Node.js tools (playwright) from official registries (PyPI and NPM) to ensure the rendering environment is correctly configured. - [COMMAND_EXECUTION]: Several Python and Bash scripts use
subprocesscalls to manage the internal build pipeline, including parsing content, rendering pages, and merging PDF components. - [SAFE]: External network access is limited to fetching fonts from Google Fonts, a well-known and trusted service, which is a standard operation for high-quality document rendering.
- [SAFE]: Analysis of the source code confirms that all operations are scoped to the intended document generation tasks, with no evidence of prompt injection, data exfiltration, or unauthorized persistence mechanisms.
Audit Metadata