Back to skill

Security audit

China Home Appliances Suppliers

Security checks for vulnerabilities and agentic risk

Overview

This skill is a China-focused home-appliance sourcing reference that reads bundled local data and does not request sensitive access or perform hidden actions.

Install this as a reference aid, not as verified procurement advice. The data is bundled and appears local-only, but users should independently verify suppliers, certifications, and 2026 market claims before making business decisions.

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
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (5)

Lp3

Medium
Category
MCP Least Privilege
Confidence
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Vague Triggers

Medium
Confidence
85% confidence
Finding
The README states 'You can interact with this skill using natural language' and then gives example prompts, but it does not define whether only these examples trigger the skill or what requests should not invoke it. For a markdown skill description, this ambiguity can cause unintended activation because the trigger boundary is left open-ended.

Natural-Language Policy Violations

Low
Confidence
66% confidence
Finding
The document positions the skill entirely around China's manufacturing landscape and does not indicate that this regional focus is optional or selected by the user. While the scope may be intentional, the natural-language description does not clearly frame the China-specific locale as an explicit user-chosen constraint.

Natural-Language Policy Violations

Low
Confidence
91% confidence
Finding
This JSON contains natural-language values in multiple languages, including Chinese text embedded in otherwise English content. Because the file does not state that it is China-specific localization data or offer a language/locale choice, it may violate a policy requiring language or locale opt-in for user-facing skill content.

Natural-Language Policy Violations

Low
Confidence
86% confidence
Finding
Several supplier names include Chinese-script annotations inside otherwise English JSON values, which indicates a forced mixed-language presentation. Without a documented locale rationale or user opt-in, this can conflict with organizational language/locale policy expectations for user-facing content.

Static analysis

No suspicious patterns detected.