html-to-ppt@ 1.0
github.com/claude-office-skills/skillsVerdict: Safe to install
0 critical0 high1 medium
A
SCORE 95 / 100
$skillox install html-to-pptSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.
Why grade A?
score · 95 / 100The current grade reflects 1 minor finding below all thresholds.
0 CRIT0 HIGH1 MED0 LOW
Already at the top grade — no further rules to pass.
Latest scan findings
Scan crawl-pncqy2wa9jhxp5h9j26lh5sl · Thu, 28 May 2026 17:05:58 GMT · 2ms
medArbitrary subprocess execution detectedThe skill spawns subprocesses. Without a capability manifest declaring this, the skill could execute arbitrary commands.▾
Arbitrary subprocess execution detected
The skill spawns subprocesses. Without a capability manifest declaring this, the skill could execute arbitrary commands.
366 try:
367 # Convert using marp
368 subprocess.run([← spawns a subprocess outside declared capabilities
369 'marp', temp_path, '-o', output_path
370 ], check=True)
skillox.io/c/html-to-ppt