← back to dependency-advisory-watch
SkillSpector · dependency-advisory-watch
independent scanner by NVIDIA · skill by jasoncarreira · how it works ↗
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)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/scanner.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
tests/test_smoke.py
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
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
SKILL.md
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 ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete