mineru-converter
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs local shell scripts (
mineru-cliand severalbatch_mineruscripts) to coordinate document processing. These scripts manage local file system operations, such as creating output directories and temporary workspaces, and execute the core conversion engine from a local virtual environment. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for manual installation via GitHub. The referenced repositories and organizations (such as MinerU and opendatalab) are well-known entities in the AI research and document processing space.
- [DATA_EXPOSURE]: The tool manages intermediate data within a
.mineru_tempdirectory. The scripts include dedicated cleanup functions (cleanup_all_temp,cleanup_workspace) to ensure that temporary files are deleted after the conversion process completes or fails.
Audit Metadata