batch-processor
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, prompt injections, or obfuscation techniques were detected. The skill provides legitimate document processing logic.
- [EXTERNAL_DOWNLOADS]: The skill references an external repository at
https://github.com/claude-office-skills/skills, which is the official resource for the skill's author. - [EXTERNAL_DOWNLOADS]: The skill suggests the installation of widely-used, standard Python packages for document handling (
python-docx,openpyxl,python-pptx,reportlab,jinja2) from official registries. - [SAFE]: Regarding indirect prompt injection (Category 8): The skill is designed to process external document data (ingestion points:
input_dirandfileslist inSKILL.md). While it does not explicitly define boundary markers or sanitization within the brief snippets provided, the capabilities are restricted to document conversion and transformation via standard libraries, and no high-risk command execution using the data was observed.
Audit Metadata