Go Next Move Skill

Security checks across malware telemetry and agentic risk

Overview

This skill appears to be a local Go board analysis helper with disclosed use of Python, image files, and KataGo, and no evidence of hidden collection or destructive behavior.

Install this only if you are comfortable letting the agent run the bundled Python scripts and your local KataGo binary on board images or text positions you choose. Use trusted KataGo/model paths, keep inputs limited to intended game files, and choose output locations knowingly because the skill can write overlay/result images.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (4)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill instructs the agent to invoke local shell commands and read local files such as board images, ASCII board states, configs, and model paths, but it declares no permissions to do so. This creates a capability/permission mismatch that can bypass operator expectations and policy gating, increasing the risk of unintended local file access or command execution if the skill is invoked with attacker-influenced paths or arguments.

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.26
opencv-python-headless>=4.8
pillow>=10
Confidence
95% confidence
Finding
numpy>=1.26

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.26
opencv-python-headless>=4.8
pillow>=10
Confidence
95% confidence
Finding
opencv-python-headless>=4.8

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.26
opencv-python-headless>=4.8
pillow>=10
Confidence
95% confidence
Finding
pillow>=10

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal