bento-slides
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a set of tools for creating and editing interactive presentations. The core logic is contained within a bundled Python script (
scripts/bento_doc.py) that uses standard libraries for file processing and JSON manipulation without external dependencies.\n- [COMMAND_EXECUTION]: The skill instructions provide specific commands for users to execute the local Python script. These commands are used for extracting, replacing, and validating data within the presentation files and do not involve arbitrary shell execution or unsafe user input interpolation.\n- [PROMPT_INJECTION]: The skill acts as an ingestion surface for external content by processing source material into slide decks. It mitigates potential injection risks by performing structural validation of the JSON document and escaping the<character to\\u003cto ensure the data remains contained within its designated script block when embedded in HTML.
Audit Metadata