create-pdf
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established and standard Python libraries (
fpdf2,Pillow,matplotlib) for PDF generation and chart rendering. - [SAFE]: File operations are correctly restricted to the
/tmp/directory, following the expected behavior for agent skills. - [SAFE]: No network operations, credential access, or data exfiltration patterns were detected in the instructions or the helper scripts.
- [SAFE]: The skill does not contain any obfuscated code, hidden instructions, or attempts to override the agent's safety guidelines.
- [SAFE]: Subprocess calls and command execution are absent; all functionality is implemented through direct Python library calls.
Audit Metadata