slidev
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents common developer CLI workflows, including project initialization via
pnpm create slidevand managing the development lifecycle with theslidevbinary. - [EXTERNAL_DOWNLOADS]: References the installation of Node.js dependencies from the npm registry, including core packages like
@slidev/cli, formatting tools likeprettier-plugin-slidev, and browser binaries viaplaywright-chromiumfor exporting presentations. - [DATA_EXFILTRATION]: Documents the optional use of Cloudflare Quick Tunnels (a well-known service) via the
--tunnelflag to enable remote presentation sharing and internet-wide access. - [COMMAND_EXECUTION]: Highlights functional features like
monaco-writeand the integrated side editor, which link the presentation UI to the local filesystem for real-time source code modifications. - [NO_CODE]: The skill consists entirely of Markdown-based documentation and reference files, containing no executable scripts or platform-specific dynamic context injections.
Audit Metadata