pdf-to-markdown
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and installs standard Python packages (
pymupdf,pymupdf4llm,docling,docling-core) from the official Python Package Index (PyPI). It also fetches AI models from official IBM/HuggingFace repositories when using the high-accuracy--doclingmode. - [COMMAND_EXECUTION]: The skill uses local shell commands to manage its dedicated virtual environment (
uv venv,uv pip install) and to execute its conversion scripts. These operations are scoped to the skill's own directory (~/.claude/skills/pdf-to-markdown/).
Audit Metadata