normalize-id-scan-pdf
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions direct the agent to install the
pypdflibrary using a Python virtual environment if it is not already available. This is a standard dependency management practice and targets a well-known library. - [COMMAND_EXECUTION]: The skill executes a Python script (
fix_id_scan_pdf.py) to perform PDF transformations such as rotation and scaling. It also instructs the agent to use local system utilities such asxdg-open,open, orpowershell.exeto open the final document for user review. These operations are consistent with the skill's documented purpose.
Audit Metadata