Back to skill

Security audit

China Consumer Electronics Sourcing

Security checks for vulnerabilities and agentic risk

Overview

This skill is a static China consumer electronics sourcing guide that reads its bundled data file and does not show hidden access, persistence, network use, or destructive behavior.

Review this as a static market-intelligence helper. Its claims about 2026 industry data and sourcing recommendations may need independent verification before business decisions, but the inspected package does not show security-sensitive behavior beyond reading its own bundled data file.

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
87% confidence
Finding
The skill is declared invocable but does not define any explicit tool scope or permissions, while the implementation reportedly has file read capability. Without an allowlist, the runtime may grant broader filesystem access than users expect, increasing the risk of unintended data exposure if prompts or code paths cause arbitrary file reads. In this context the skill appears informational and claims to use local structured data, so undeclared file access is not clearly necessary and makes the mismatch more concerning.

Natural-Language Policy Violations

Low
Confidence
86% confidence
Finding
The top-level docstring defines the skill as specifically for the China consumer electronics industry. Under the policy rule, locale constraints should either be user-selectable or clearly justified; this file presents the regional constraint as mandatory without user opt-in or an explicit justification in the text.

Static analysis

No suspicious patterns detected.