openpress-create-slide
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs standard CLI commands (open-press) and environment checks (node -v) for slide deck creation and reordering, which are appropriate for the tool's purpose.
- [EXTERNAL_DOWNLOADS]: Utilizes npm create @open-press for project initialization and references established React icon libraries (lucide-react, @phosphor-icons/react), following standard development practices.
- [DATA_EXPOSURE]: Manages slide metadata and speaker notes intended for presentation rendering; no access to sensitive system paths or credentials was identified.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests user input for slide content (TOPIC and STORY phases), it implements a multi-phase delivery workflow with mandatory review gates and verification steps (open-press search) to ensure content integrity.
Audit Metadata