Back to skill

Security audit

name-fortune-pub

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese name-numerology guidance skill with no code execution, data access, persistence, or hidden behavior.

Install only if you want Chinese traditional name-numerology responses. Treat the output as cultural or entertainment guidance, not factual, legal, medical, financial, or life-decision advice.

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
90% confidence
Finding

The example invocations are broad, natural-language requests that could match ordinary conversation without clearly signaling intentional skill use. In an agent/router environment, this increases the chance of accidental activation, causing the model to apply numerology analysis when the user may only be asking a general question about names, naming, or suitability.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
81% confidence
Finding

The skill’s title, description, instructions, and examples are entirely in Chinese, and there is no indication that users may choose another language or that the Chinese-only constraint is intentional and justified. Under the stated policy, forcing a specific language without user opt-in can be a natural-language policy concern.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.