ppt-maker
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [DYNAMIC_EXECUTION]: The skill utilizes Python scripts to interact with the
python-pptxlibrary for generating .pptx files. This execution is scoped to the primary purpose of the skill and follows a predefined template for slide generation. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest external data sources, such as notes or articles, to build presentation content. To mitigate risks associated with untrusted data, the skill includes explicit instructions to verify that all figures and numbers originate from confirmed user inputs or named source files rather than being inferred or generated by the model.
- [COMMAND_EXECUTION]: The skill involves running shell commands to execute the generated Python script. This is the intended mechanism for creating the output files and includes a verification step to ensure the integrity of the generated document.
Audit Metadata