pdf-to-markdown
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's wrapper script (
bin/pdf-to-markdown) fetches a version file and a compressed archive from the vendor's CDN (agent-cdn.nutrient.io). These downloads are used to install the core PDF processing binary. - [COMMAND_EXECUTION]: The skill executes a locally installed binary (
nutrient-linux-arm64,nutrient-linux-amd64, ornutrient-macos-arm64) to perform the PDF conversion. It also uses standard system utilities likecurl,wget,tar, andmktempfor installation and maintenance tasks.
Audit Metadata