CtrlK
BlogDocsLog inGet started
Tessl Logo

presentation-builder

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

1.71x
Quality

96%

Does it follow best practices?

Impact

98%

1.71x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W012: Unverifiable external dependency detected (runtime URL that controls agent)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
supercent-io/skills-template
Audited
Security analysis
Snyk

Is this your skill?

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.