Back to skill

Security audit

中国传统术数实战-算卦

Security checks for vulnerabilities and agentic risk

Overview

This is a text-only Chinese traditional divination skill with no executable behavior, but users should treat its face-reading, fortune-telling, feng shui, and healing-style guidance as cultural or entertainment content rather than reliable advice.

Install only if you want Chinese-language traditional divination/culture assistance. Do not rely on it for medical, legal, financial, employment, education, law enforcement, relationship, or other high-stakes decisions, and do not use face-reading content to judge a person's character, honesty, competence, or risk.

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
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (3)

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill explicitly includes face-reading and using facial features to '识人' without any warning about bias, unreliability, or the risk of making unfair judgments about people based on appearance. This can encourage discriminatory profiling, overconfident inferences about character or intent, and harmful decision-making in interpersonal, workplace, or social contexts.

Natural-Language Policy Violations

Low
Confidence
83% confidence
Finding
All user-facing instructions and examples are presented only in Chinese, with no indication that users may choose another language. Under the policy, forcing a specific language without opt-in can be a natural-language policy violation unless the locale restriction is explicit and justified.

Natural-Language Policy Violations

Low
Confidence
83% confidence
Finding
The manifest description uses Chinese exclusively and does not indicate that the skill supports multiple languages or that Chinese output is optional. Under the policy, forcing a specific language without user opt-in can be a natural-language locale violation.

Static analysis

No suspicious patterns detected.