Back to skill

Security audit

China Vehicle Sourcing

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed informational skill that reads bundled vehicle-sourcing data and does not show hidden access, persistence, or destructive behavior.

Reasonable to install if you want offline-style reference data and helper functions for China vehicle sourcing. Treat its 2026 industry data as advisory business information and verify current regulations, suppliers, and import requirements before making purchasing 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 (2)

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
88% confidence
Finding
The skill says users can interact using natural language and provides only example prompts, but it does not define clear activation boundaries, excluded intents, or a specific trigger scope. This makes invocation criteria ambiguous for a markdown skill and could cause unintended activation for broadly related sourcing or China-industry questions.

Static analysis

No suspicious patterns detected.