dev-slides
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and instruction provider for the Slidev presentation framework, utilizing standard documentation and well-known service references (GitHub, Unsplash).
- [COMMAND_EXECUTION]: The documentation provides standard initialization commands (
npm init slidev@latest) for setting up a Slidev project. These are standard developer operations and do not require administrative privileges. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied technical descriptions to generate Markdown content.
- Ingestion points: User prompts describing presentation needs are processed in
SKILL.md. - Boundary markers: No specific delimiters are defined to separate user instructions from template generation.
- Capability inventory: The skill utilizes the
create_pptxandmd_to_pptxtools provided by theoffice-mcpserver. - Sanitization: No explicit sanitization or filtering of user content is performed, though the risk is naturally limited by the specific output format (Slidev Markdown).
Audit Metadata