lovstudio-pdf2png
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a shell script (
pdf2png.sh) to bridge to a Python script that leverages macOS native frameworks. It uses standard file path arguments to process input and generate output. - [EXTERNAL_DOWNLOADS]: Installation of
pyobjc-framework-Quartzis required. This is a standard and well-known Python bridge for macOS system APIs and is necessary for the skill's functionality. - [SAFE]: No network requests, data exfiltration, or obfuscated code were detected. The script operates entirely within the local environment on files specified by the user.
Audit Metadata