Audit History
pdf-processing - 4 audits
Audit version 4
Latest SafeJan 21, 2026, 04:17 PM
This skill provides documentation and code examples for PDF processing using Python libraries. The static analyzer detected 46 pattern matches, but all are false positives. The code snippets shown are documentation examples in markdown files demonstrating legitimate PDF manipulation libraries. No external commands, network access, or filesystem risks were found in executable code. The skill contains only educational documentation without executable scripts.
Risk Factors
📁 Filesystem access (5)
Audit version 3
Medium RiskJan 16, 2026, 01:47 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
⚙️ External commands (28)
📁 Filesystem access (5)
🌐 Network access (1)
Detected Patterns
Audit version 2
Medium RiskJan 16, 2026, 01:47 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
⚙️ External commands (28)
📁 Filesystem access (5)
🌐 Network access (1)
Detected Patterns
Audit version 1
SafeJan 10, 2026, 09:23 AM
Pure documentation skill containing PDF processing examples. No executable code, network calls, or sensitive operations. All code samples use standard Python libraries (pdfplumber, pypdf) for their stated purpose of PDF manipulation.