revol-presentation-html-generator
v1.0.0Generate high-quality technical HTML presentations (Reveal.js) and Markdown technical deep-dive articles from projects or papers. Covers architecture diagram...
⭐ 0· 613·3 current·3 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 match the content: templates, HTML slide assets, and detailed instructions all focus on producing Reveal.js presentations and technical articles. There are no unrelated environment variables, binaries, or installs requested that would be out of scope for this purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read project artifacts (configs, model code, training/inference scripts, README/paper) to extract precise parameters and shapes. That is coherent with the stated goal, but it means the agent will depend on access to the user's project files (potentially sensitive). The generated single-file HTML will reference external CDNs (jsDelivr for Reveal.js, Mermaid, MathJax, highlight.js) which causes client-side network requests when the file is opened.
Install Mechanism
Instruction-only skill with no install spec and no code executed by the platform. Included asset/template files are static. The only external dependencies are CDN URLs embedded in the HTML templates (public jsDelivr and similar), which is expected for a slide generator but should be noted for privacy/availability.
Credentials
The skill requests no environment variables, credentials, or config paths. The SKILL.md asks the agent to read project files, which is appropriate for producing presentations from a codebase; no unrelated secrets or cloud credentials are requested.
Persistence & Privilege
always is false and disable-model-invocation is not set. The skill does not request permanent presence or modify other skills. It does not attempt to change system or skill-wide settings.
Assessment
This skill appears coherent with its purpose. Before installing or using it, consider: (1) it expects to read your project/paper source files (configs, code, training/inference scripts) — do not provide repositories that contain secrets or credentials you don't want included in generated output; (2) the generated HTML loads Reveal.js, Mermaid, MathJax, and highlight.js from public CDNs (jsDelivr) — if you need offline or air-gapped usage, host those assets locally or modify the template; (3) always review the generated HTML/Markdown before sharing externally to ensure no sensitive data was embedded. If you want stronger guarantees, ask for a version that keeps all assets local and/or for explicit instructions that redact config values marked as secrets.Like a lobster shell, security has layers — review code before you run it.
latestvk976es2tky3xfd1xz8yedjyfr1823rgq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
