hebrew-document-generator
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements legitimate document generation functionality for Hebrew speakers, addressing specific typographic needs such as RTL alignment and bidirectional text reordering.
- [SAFE]: External font resources are sourced exclusively from Google Fonts, which is a trusted well-known service. CSS examples and installation instructions are consistent with standard development practices.
- [SAFE]: The Python script
scripts/generate_doc.pyuses thereportlabandpython-bidilibraries to generate PDFs locally. It does not perform any unauthorized network requests or access sensitive system paths. - [SAFE]: The skill explicitly advises against using the generator for reading or OCR tasks, recommending a separate tool for those functions. This separation of concerns reduces the risk of indirect prompt injection during data processing.
- [SAFE]: No evidence of obfuscation, hardcoded credentials, or unauthorized command execution was found. All requested tools in the frontmatter are appropriate for the skill's stated purpose.
Audit Metadata