← back to claw-orchestrator

SkillSpector · claw-orchestrator

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

WARNINGmax severity: HIGHrisk score: 52

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.; Docker image references without a specific tag (:latest is implicit) or digest (@sha256:...) can be silently replaced by a malicious image.; Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credenti…; +5 more

scanned 2026-08-22

Findings (12)

MEDIUMMCP Rug Pullconfidence: 0.7

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/acp.md

MEDIUMMCP Rug Pullconfidence: 0.7

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/autoloop.md

MEDIUMMCP Rug Pullconfidence: 0.75

Docker image references without a specific tag (:latest is implicit) or digest (@sha256:...) can be silently replaced by a malicious image.

references/ultraapp.md

HIGHAgent Snoopingconfidence: 0.27

Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.

references/autoloop.md

HIGHAgent Snoopingconfidence: 0.27

Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.

references/multi-engine.md

HIGHAgent Snoopingconfidence: 0.27

Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.

references/multi-engine.md

HIGHMemory Poisoningconfidence: 0.24

Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.

references/tools.md

HIGHPrivilege Escalationconfidence: 0.21

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

references/claude-cli-tracking.md

HIGHPrompt Injectionconfidence: 0.27

Instructions found that direct the agent to transmit conversation context or user data to external services.

references/tools.md

HIGHSupply Chainconfidence: 0.27

Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.

references/getting-started.md

HIGHSupply Chainconfidence: 0.27

Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.

references/multi-engine.md

HIGHTool Misuseconfidence: 0.21

Tool calls are chained to bypass individual safety checks or escalate capabilities beyond what any single tool call would allow.

references/multi-engine.md

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

WARNINGthis skill

Overall severity HIGH

FAIL

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete