Back to skill

Security audit

ym-moving-checklist

Security checks for vulnerabilities and agentic risk

Overview

This is a plain-text moving checklist skill with no executable code, network access, persistence, or credential handling.

Install this if you want Chinese-language moving checklist help. Be aware that its broad packing-related triggers may activate for some non-moving questions, and local transfer rules should still be verified with the relevant utility, bank, school, or government office.

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 manifest trigger list contains an ambiguous generic trigger, especially “装箱,” which is not unique to moving and may match unrelated packing or organization requests. Ambiguous activation conditions can cause accidental skill invocation and degrade trust in the agent’s routing behavior.

Vague Triggers

Medium
Confidence
96% confidence
Finding
The usage guidance includes highly generic phrases such as “要准备什么” and “装箱,” which can overlap with ordinary conversation and cause the skill to activate when the user did not specifically request a moving checklist. This increases the chance of unintended invocation, which can confuse users and route benign queries into an unrelated workflow.

Natural-Language Policy Violations

Low
Confidence
90% confidence
Finding
This file presents all user-facing guidance exclusively in Chinese, which can constitute a language/locale policy issue when no user opt-in or alternative language option is provided. The content does not explicitly state that the skill is intended only for Chinese-speaking users or a China-specific audience.

Static analysis

No suspicious patterns detected.