presentation-generator
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for generating presentations with Hebrew Right-To-Left (RTL) support. It utilizes standard libraries and well-known services.
- [EXTERNAL_DOWNLOADS]: The instructions refer to standard package managers for
python-pptx(via pip) and@marp-team/marp-cli(via npm). These are official packages from trusted registries required for the skill's primary functionality. - [EXTERNAL_DOWNLOADS]: The CSS themes for Marp use
@importto load fonts from Google Fonts (fonts.googleapis.com). This is a well-known service and the usage is safe. - [COMMAND_EXECUTION]: The skill provides examples of shell commands for exporting presentations (e.g.,
marp presentation.md --pdf). These are intended for user execution as part of a standard development workflow and do not involve remote code execution or suspicious piping. - [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided Hebrew text to generate slides, it acts as a structured text processor. There is no ingestion of untrusted data that is then executed or used to influence agent behavior in an unsafe manner.
Audit Metadata