openpress-create-slide
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard shell commands for project lifecycle management, which are appropriate for its function. This includes environment verification (
node -v,npm -v), project initialization (npm create @open-press), content searching (open-press search), and build/export tasks (npm run build,npm run openpress:image). - [EXTERNAL_DOWNLOADS]: The skill references established React icon libraries and framework-specific packages. These include
lucide-react,@phosphor-icons/react, and@tabler/icons-reactfor UI components, as well as the@open-pressscoped package for project scaffolding. These are standard dependencies within the intended development context. - [PROMPT_INJECTION]: No evidence of prompt injection, role-play bypass, or safety guideline overrides was found. The instructions are structured to guide the model through a four-phase workflow (PROPOSE, REFINE, DOCUMENT, ALIGN) focused on technical output.
- [DATA_EXFILTRATION]: There are no indicators of sensitive data harvesting or exfiltration. Operations are restricted to the local workspace and project directories, with no network activity directed to unknown or suspicious domains.
Audit Metadata