Back to skill

Security audit

China Scenic Spots Top100

Security checks for vulnerabilities and agentic risk

Overview

This is a static Chinese travel-reference skill with no executable code, credential handling, persistence, or hidden high-impact behavior.

Installers should treat this as a reference-only travel skill. Check current ticket prices, booking rules, and travel restrictions with official sources before relying on its March 2025 data, and be aware it may trigger on broad China travel prompts.

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 (3)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The trigger phrases include very broad, common travel-language terms such as '去哪玩', '旅游攻略', and '中国旅行', which can cause the skill to activate on many ordinary conversations that are not specifically requesting this dataset. Over-broad activation increases the chance of unintended routing, irrelevant context injection, and interference with other more appropriate skills.

Natural-Language Policy Violations

Low
Confidence
95% confidence
Finding
This markdown file presents all user-facing content in Chinese and does not mention any language selection, alternative locale, or region-specific limitation. Under the policy, forcing a specific language without user opt-in can be a natural-language policy violation.

Natural-Language Policy Violations

Low
Confidence
89% confidence
Finding
This markdown file contains user-facing natural language entirely in Chinese, beginning with the title and continuing throughout the guide. Under the policy rule for language or locale violations, forcing a specific language without user opt-in can be a violation when no alternative or opt-in is provided.

Static analysis

No suspicious patterns detected.