SkillSpector · last30days
independent scanner by NVIDIA · skill by RajanthaR · 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.; The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; +17 more
scanned 2026-08-23
Findings (20)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/evaluate_search_quality.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/evaluate_search_quality.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/evaluate_search_quality.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/chrome_cookies.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/chrome_cookies.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/env.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/github.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/setup_wizard.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/setup_wizard.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/setup_wizard.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/subproc.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/xurl_x.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/lib/xurl_x.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/verify_v3.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/verify_v3.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/watchlist.py
Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.
scripts/lib/env.py
The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/evaluate_search_quality.py
The skill uses 'mcp' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/lib/bluesky.py
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
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