slidewire-developer
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the use of well-known external services for enhancing presentations, specifically utilizing Google Fonts for typography and Mermaid.js (version 11) via CDN for rendering diagrams.
- [COMMAND_EXECUTION]: Provides guidance for using the
php artisan make:slidewirecommand, which is a standard Laravel Artisan command used for scaffolding presentation components in a development environment. - [SAFE]: The skill facilitates the generation of Blade templates and Livewire Single File Components. It describes a security-conscious feature in the SlideWire markdown component that base64-encodes fenced code blocks to prevent the Blade engine from accidentally executing directives found within code samples.
Audit Metadata