minimax-pdf
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a unified CLI (
scripts/make.sh) and Python'ssubprocessmodule to verify system requirements, install necessary packages (such asreportlab,pypdf, andplaywright), and coordinate the multi-stage PDF rendering pipeline. These operations are transparent, documented, and essential for the skill's primary functionality. - [EXTERNAL_DOWNLOADS]: Fetches typographic assets from Google Fonts (
fonts.googleapis.com) via CSS@importduring the cover page rendering process. This is a standard practice for web-to-PDF tools and uses a well-known, trusted service. - [DATA_EXPOSURE]: The skill processes local files provided by the user (JSON, Markdown, or existing PDFs) to generate or fill documents. No evidence was found of sensitive file access (e.g., credentials or configuration files) or network exfiltration.
Audit Metadata