report-in-markdown
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to gather metadata for reports, such as
git logfor commit history anddatefor timestamps. It also uses standard filesystem commands likemkdirandcpfor managing figure attachments.\n- [EXTERNAL_DOWNLOADS]: The figure handling documentation instructs the agent to useuv run --with pdf2imageto download thepdf2imagepackage from a well-known package registry to convert PDF files to PNG. This is used for processing document assets.\n- [COMMAND_EXECUTION]: The skill includes a diagnostic scriptcheck_markdown.pythat validates the integrity of markdown files. The instructions guide the agent on how to run this script usinguv runorpython3to ensure proper rendering.
Audit Metadata