SkillSpector · youtube-clipper
independent scanner by NVIDIA · skill by TimLai666 · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.; +6 more
scanned 2026-08-22
Findings (20)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/burn_subtitles.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/burn_subtitles.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/clip_video.py
The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
install_as_skill.sh
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
README.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
README.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
README.zh-CN.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
README.zh-CN.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
SKILL.md
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
LICENSE
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
scripts/burn_subtitles.py
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
scripts/burn_subtitles.py
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
scripts/clip_video.py
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
README.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
README.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
README.zh-CN.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
README.zh-CN.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
TECHNICAL_NOTES.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
install_as_skill.sh
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
install_as_skill.sh
What the verdicts mean
SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete