Build editable presentations with slides-grab. Use when creating slide decks as HTML slides, iterating visually in a browser, and exporting approved decks to PPTX or PDF.
96
96%
Does it follow best practices?
Impact
98%
1.71xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.90). The skill's preflight explicitly runs "git clone https://github.com/vkehfdl1/slides-grab.git" followed by npm install and executing the slides-grab CLI, so the remote repository at https://github.com/vkehfdl1/slides-grab.git is fetched at runtime and its code is executed as a required dependency.
c033769
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.