Back to skill

Security audit

mingli-master-pub

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese-language fortune-telling guidance skill with no executable code, persistence, credential access, or hidden system behavior.

Install only if you want Chinese metaphysics-style guidance. Do not rely on it as the sole basis for financial, medical, legal, relationship, or major life decisions, and be aware that broad prompts may be interpreted through a fortune-telling lens.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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
Category
Not specified by scanner
Confidence
95% confidence
Finding

The invocation guidance is very broad and matches ordinary user phrasing like '我最近总是不顺,帮我看看' or '这个项目要不要投?'. This can cause the skill to trigger in situations where the user did not clearly intend to invoke divination-style advice, increasing the chance of unsolicited guidance on sensitive life, financial, or personal decisions.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
83% confidence
Finding

The skill name and description are presented entirely in Chinese and frame the experience around Chinese-language metaphysics services, with no indication that users may choose another language. This can violate language-choice policy when a skill imposes a single language without opt-in or documented locale justification.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.