Back to skill

Security audit

China Sportswear Outdoor Apparel Sourcing

Security checks for vulnerabilities and agentic risk

Overview

This is a self-contained China sourcing reference skill that reads its packaged dataset and shows no hidden system access, network calls, or persistence.

Install this only if you want China-specific sportswear and outdoor sourcing reference data. Treat the commercial figures and supplier examples as informational and verify them independently before business decisions; no sensitive local access or automatic actions were observed.

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
  • 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
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
83% confidence
Finding
The skill is marked invocable and references implementation in `do.py`, while the manifest does not declare any `permissions` or `allowed-tools` despite detected file-read capability. This creates an authorization/visibility gap: reviewers and runtime policy may not have an explicit declaration of what the skill is allowed to access, increasing the risk of unintended local file access if the code reads beyond the intended bundled data files.

Natural-Language Policy Violations

Low
Confidence
78% confidence
Finding
The file title and summary are explicitly scoped to China, presenting the content as a fixed locale-specific overview without any indication that users can choose another geography or that the constraint is part of a documented regional-compliance purpose. Under the stated policy, locale-specific constraints can be findings when they are imposed without opt-in or justification.

Static analysis

No suspicious patterns detected.