pdf-editor
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python scripts for structural PDF editing (merging, splitting, rotating, deleting, and reordering pages) using the well-known and reputable
pypdflibrary.- [SAFE]: No unauthorized network operations or data exfiltration attempts were detected. The scripts operate exclusively on local files provided as command-line arguments.- [SAFE]: The implementation contains no hardcoded credentials, sensitive file path access, or attempts to escalate system privileges.- [SAFE]: No obfuscation techniques, base64-encoded payloads, or hidden commands were found in the scripts or the instruction file.- [SAFE]: The scripts use standard Python file I/O and command-line argument parsing with no use of dangerous functions likeeval(),exec(), or runtime code generation.
Audit Metadata