Back to skill

Security audit

AI图像生成-专业版

Security checks across malware telemetry and agentic risk

Overview

The skill is presented as an image-generation guide, but it requests command and file authority while providing no actual implementation, overly broad activation rules, and unsupported safety claims.

Review this skill carefully before installing. It may be useful as image-generation documentation, but do not assume it provides working scripts, enforced command safeguards, JSON validation, or automatic error recovery. Only run commands you can inspect, keep API keys in environment or secret storage, and direct generated images to a dedicated output folder with clear limits.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Behavioral ASTexec() Call, eval() Call, Dynamic Import
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
Findings (6)

Intent-Code Divergence

Medium
Confidence
92% confidence
Finding
The skill advertises a structured JSON success output even though the artifact is only Markdown and contains no executable implementation that guarantees this behavior. This can mislead an agent or user into trusting nonexistent validation and downstream parsing guarantees, causing unsafe automation decisions or silent workflow failures.

Intent-Code Divergence

Medium
Confidence
95% confidence
Finding
The document claims command whitelisting, HTTPS verification, and sensitive-output protection, but no code in this artifact enforces those controls. In a skill with exec/write capabilities, false assurances about security controls are dangerous because operators may permit command execution or secret handling under the assumption that safeguards already exist.

Intent-Code Divergence

Medium
Confidence
90% confidence
Finding
The skill claims built-in error handling and recovery despite containing no executable logic that performs such recovery. This creates a false sense of reliability that can cause automated agents to proceed with file writes, API calls, or batch jobs without independent failure checks, increasing the chance of unsafe or inconsistent outcomes.

Vague Triggers

High
Confidence
88% confidence
Finding
The trigger condition is extremely broad, effectively suggesting use whenever AI model invocation, agent orchestration, or LLM applications are involved. In an agent ecosystem this can cause the skill to activate outside its intended image-generation scope, increasing the chance of inappropriate exec/write actions, accidental file changes, or misuse of external APIs in unrelated tasks.

Missing User Warnings

Medium
Confidence
86% confidence
Finding
The skill describes save, export, modify, and import operations without prominently warning that these actions may alter local files. In a skill that declares write and exec tools, vague operational language can lead agents or users to approve actions that overwrite data, create files in unintended locations, or import unsafe content without informed consent.

Missing User Warnings

Medium
Confidence
84% confidence
Finding
The batch-generation examples encourage writing many files and automatic archiving to directories without warning about bulk file creation or storage impact. This can cause disk consumption, clutter, overwrites, or unintended persistence when an agent executes the examples at scale, especially in automated environments.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.