微信小程序 TabBar 图标生成

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do what it says: generate WeChat Mini Program tab bar icons and update the local app.json configuration.

Use this only in the intended WeChat Mini Program project, review the app.json diff and generated images before committing, and keep version control or a backup because the skill is intended to write icon files and change app.json.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
87% confidence
Finding
The trigger phrase “tab 图标” is broad enough to match generic discussion about tab icons rather than an explicit request to run a file-modifying skill. In an agent environment, this can cause unintended activation and downstream writes to project files, especially because the skill also updates app.json automatically.

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill explicitly generates files and modifies app.json, but it does not require a clear warning or user confirmation before performing those writes. This is dangerous because accidental invocation or misunderstood scope can silently alter application assets and configuration, potentially breaking UI behavior or overwriting existing icon paths.

VirusTotal

67/67 vendors flagged this skill as clean.

View on VirusTotal