five-questions
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
markitdownpackage from the official Python package registry. This is a well-known utility developed by Microsoft for converting various document formats to Markdown. - [COMMAND_EXECUTION]: Uses the Bash tool to execute a local Python script (
convert_pdf.py) that handles the PDF conversion process. The execution is scoped to the skill's own directory. - [SAFE]: The skill's operations are consistent with its stated purpose of document analysis. It includes input validation steps and uses structured prompts to coordinate sub-agents.
Audit Metadata