SkillSpector · mcp-builder
independent scanner by NVIDIA · skill by q2805187159 · how it works ↗
Without declared permissions the skill's intent is opaque and cannot be validated.; Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.; Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, …; +5 more
scanned 2026-08-23
Findings (18)
Without declared permissions the skill's intent is opaque and cannot be validated.
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 attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.
reference/mcp_best_practices.md
Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.
reference/mcp_best_practices.md
Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.
reference/mcp_best_practices.md
Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.
reference/mcp_best_practices.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
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
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