← back to comfyui

SkillSpector · comfyui

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

FAILmax severity: CRITICALrisk score: 100

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.; uvx/uv tool run commands without ==version create a rug-pull risk.; +6 more

scanned 2026-08-23

Findings (20)

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/auto_fix_deps.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/hardware_check.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

SKILL.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

references/official-cli.md

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

scripts/auto_fix_deps.py

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

scripts/comfyui_setup.sh

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

scripts/comfyui_setup.sh

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

scripts/comfyui_setup.sh

MEDIUMMCP Rug Pullconfidence: 0.65

uvx/uv tool run commands without ==version create a rug-pull risk.

scripts/health_check.py

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

scripts/_common.py

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

tests/conftest.py

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

tests/conftest.py

HIGHOutput Handlingconfidence: 0.95

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/auto_fix_deps.py

HIGHOutput Handlingconfidence: 0.95

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/hardware_check.py

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

tests/test_common.py

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)

CAUTION

Overall severity MEDIUM

WARNING

Overall severity HIGH

FAILthis skill

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete