pdf-to-tts-zh

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses several system commands including pdftoppm, ffmpeg, ffprobe, and edge-tts to process files. These are standard tools for the task described.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install dependencies using standard package managers: brew install poppler, pip install edge-tts, and brew install ffmpeg. These are well-known, legitimate tools and repositories.
  • [COMMAND_EXECUTION]: The scripts/build.sh script automates file management and execution of the aforementioned tools. It uses set -euo pipefail for safer execution and includes basic argument validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 03:47 AM
Security Audit — agent-trust-hub — pdf-to-tts-zh