← back to dependency-advisory-watch

SkillSpector · dependency-advisory-watch

independent scanner by NVIDIA · skill by jasoncarreira · how it works ↗

CAUTIONmax severity: MEDIUMrisk score: 37

subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.; Without declared permissions the skill's intent is opaque and cannot be validated.; +1 more

scanned 2026-08-23

Findings (6)

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

scripts/scanner.py

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

tests/test_smoke.py

MEDIUMData Flowconfidence: 0.65

Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.

scripts/scanner.py

MEDIUMMCP Least Privilegeconfidence: 0.7

Without declared permissions the skill's intent is opaque and cannot be validated.

SKILL.md

MEDIUMPrivilege Escalationconfidence: 0.8

Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.

SKILL.md

MEDIUMPrivilege Escalationconfidence: 0.8

Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.

dockerfile.fragment

What the verdicts mean

SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.

PASS

Overall severity LOW (risk score in the safe range)

CAUTIONthis skill

Overall severity MEDIUM

WARNING

Overall severity HIGH

FAIL

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete