2slides
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of generated presentation archives (ZIP files) containing images and audio from the 2slides.com service. This is a core feature enabling users to export their content.\n- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface typical of data-processing utilities.\n
- Ingestion points: Processes user-provided text through the
--contentargument in multiple scripts and consumes structured data from the 2slides API responses.\n - Boundary markers: None; input data is not encapsulated with delimiters or instructions to ignore embedded commands.\n
- Capability inventory: The skill possesses network access to communicate with the 2slides API and file system write access to save exported files via
scripts/download_slides_pages_voices.py.\n - Sanitization: No explicit sanitization or validation of user-provided content is performed before transmission to the external API or use in local file operations.
Audit Metadata