PDF Generator
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill provides reference code templates in templates.md and advanced.md that interpolate data into document structures without sanitization.
- Ingestion points: Data objects passed to functions such as generate_invoice or batch_generate.
- Boundary markers: The snippets do not include markers to prevent interpretation of data as commands.
- Capability inventory: The patterns include file system writing operations via weasyprint and pypdf.
- Sanitization: No input escaping or validation is included in the provided code patterns.
Audit Metadata