本地 Ollama 文生图工具。使用 x/z-image-turbo 模型生成图片,分辨率 1024x1024,每张图约耗时 90 秒。当用户说"生成图片"、"文生图"、"画一张图"、或提交中文提示词生成图像时使用。

Security checks across malware telemetry and agentic risk

Overview

This appears to be a purpose-aligned image-generation skill, with caution needed because it may contact a local Ollama service and activate on broad image-request phrases.

Install only if you intend the skill to use a local Ollama service for image generation. Confirm Ollama is running locally, review where generated files will be written, and be aware that ordinary image requests may invoke this skill automatically. No evidence provided shows hidden exfiltration, destructive actions, or credential abuse.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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 (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
91% confidence
Finding
The skill documentation indicates use of a local HTTP service at localhost:11434, which is a network capability, but no corresponding permission is declared. Undeclared capabilities reduce transparency and can bypass user or platform expectations about what the skill is allowed to access, even if the endpoint is only local.

Vague Triggers

Medium
Confidence
84% confidence
Finding
The trigger phrases include common conversational terms such as '生成图片', '文生图', and '画一张图', which can easily match ordinary user requests and cause unintended invocation. Overbroad activation can route benign conversation into code execution paths, causing unexpected network use, long-running jobs, or unwanted file creation.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal