SkillSpector · mcp-builder
independent scanner by NVIDIA · skill by seaworld008 · how it works ↗
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.; Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.; +5 more
scanned 2026-08-23
Findings (14)
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.
SKILL.md
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
reference/node_mcp_server.md
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
reference/python_mcp_server.md
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
LICENSE.txt
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
LICENSE.txt
Skill grants unrestricted tool access without appropriate constraints. An agent with unfettered tool access can perform arbitrary actions including file modification, network requests, and code execution.
SKILL.md
Skill grants unrestricted tool access without appropriate constraints. An agent with unfettered tool access can perform arbitrary actions including file modification, network requests, and code execution.
SKILL.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
reference/mcp_best_practices.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/connections.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/evaluation.py
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
scripts/requirements.txt
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
scripts/requirements.txt
Dependency has known vulnerabilities (CVEs). Using packages with unpatched security flaws exposes the environment to known exploits.
scripts/requirements.txt
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