Revealjs Presentations
v1.0.0Create, edit, and deploy reveal.js presentations as single HTML files with optional custom CSS. Use when asked to create a presentation, slide deck, pitch de...
⭐ 0· 224·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (create/edit/deploy reveal.js HTML slides) align with included files (template.html and API reference) and there are no unrelated requirements (no env vars, no binaries).
Instruction Scope
SKILL.md stays on-topic (how to edit the template, reveal.js features, and deployment to static hosts). It instructs use of CDN-hosted reveal.js and plugins, which will execute code in viewers' browsers — expected for web slides but worth noting. The instructions do not ask the agent to read arbitrary system files, environment variables, or send data to unexpected endpoints.
Install Mechanism
No install spec and no code files to execute on the host; this is instruction-only, which is the lowest install risk.
Credentials
The skill requests no credentials, env vars, or config paths. External network usage is limited to public CDNs for reveal.js plugins/themes — consistent with the stated web-presentation purpose.
Persistence & Privilege
always:false and no special persistence or system configuration changes. The skill does not request to modify other skills or system-wide settings.
Assessment
This skill is a simple template and documentation for building reveal.js slide decks; it appears coherent and does not request secrets. Things to consider before using or publishing slides: 1) The template loads reveal.js and optional plugins from jsdelivr CDN — that means remote JavaScript runs in viewers' browsers. If your slides contain sensitive data, either vendor the reveal.js files locally or avoid third-party CDN links. 2) The API reference mentions iframes/background-iframe and external media (images/videos) which can pull external content into your presentation — avoid untrusted URLs. 3) Deploying to Vercel/GitHub Pages is straightforward and doesn't require credentials in the skill, but deploying to a repository or service will use your normal platform auth (not the skill). 4) Inspect the final HTML before sharing widely to ensure no unintended external resources are embedded. Overall this skill is internally consistent and low risk for typical presentation use.Like a lobster shell, security has layers — review code before you run it.
latestvk971s64ym50egscdj0r8eed0cd83g07j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
