report-to-pdf
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- System Tool Invocation: The skill utilizes existing system executables (such as
google-chrome,chromium, orpdfinfo) to perform its primary function. This is a standard and safe practice for file conversion tasks within a controlled environment. - Controlled Execution Environment: The workflow emphasizes using absolute local paths and explicitly warns against relying on external or live 'MCP app' print paths, which helps maintain execution within a sandboxed context.
- Data Privacy Considerations: The instructions include specific guidance to omit internal metadata, temporary file paths, and runtime debug information from the final PDF output. This demonstrates a proactive approach to preventing accidental information disclosure.
- Verification Standards: The skill mandates the use of verification tools like
pdfinfoandpdftotextto ensure the integrity and accuracy of the generated files before they are presented to the user.
Audit Metadata