SkillSpector · uupm-design-system
independent scanner by NVIDIA · skill by oimiragieo · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Without declared permissions the skill's intent is opaque and cannot be validated.; 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.
scanned 2026-08-23
Findings (6)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/slide-token-validator.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/tests/test_validate_tokens.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.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.
references/tailwind-integration.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.
references/tailwind-integration.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.
references/tailwind-integration.md
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