html-to-ppt@ 1.0
github.com/claude-office-skills/skills
Scanned Thu, 28 May 2026 17:05:58 GMT
Scan ID crawl-pncqy2wa9jhxp5h9j26lh5sl · 2ms
A
SCORE 95 / 100
Verdict: Safe to install

1 medium finding.

This skill spawns subprocesses outside its declared capabilities.

0 critical0 high1 medium11 rules passed

Why grade A?

score · 95 / 100

The current grade reflects 1 minor finding below all thresholds.

0 CRIT0 HIGH1 MED0 LOW

Already at the top grade — no further rules to pass.

Findings · ordered by severity

med
Arbitrary subprocess execution detected
The skill spawns subprocesses. Without a capability manifest declaring this, the skill could execute arbitrary commands.
rule: subprocess-executionline: 368CWE-78
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)
Scan another →Share
skillox.io/r/crawl-pncqy2wa9jhxp5h9j26lh5sl