SkillSpector · comfyui
independent scanner by NVIDIA · skill by aniruddhaadak80 · 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.; uvx/uv tool run commands without ==version create a rug-pull risk.; +6 more
scanned 2026-08-23
Findings (20)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/auto_fix_deps.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/hardware_check.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
SKILL.md
uvx/uv tool run commands without ==version create a rug-pull risk.
references/official-cli.md
uvx/uv tool run commands without ==version create a rug-pull risk.
scripts/auto_fix_deps.py
uvx/uv tool run commands without ==version create a rug-pull risk.
scripts/comfyui_setup.sh
uvx/uv tool run commands without ==version create a rug-pull risk.
scripts/comfyui_setup.sh
uvx/uv tool run commands without ==version create a rug-pull risk.
scripts/comfyui_setup.sh
uvx/uv tool run commands without ==version create a rug-pull risk.
scripts/health_check.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/_common.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
tests/conftest.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
tests/conftest.py
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
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
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 ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete