Back to skill

Security audit

China Furniture Suppliers

Security checks for vulnerabilities and agentic risk

Overview

This skill is a static China furniture sourcing reference with simple local data lookup code and no evidence of hidden access, persistence, or unsafe actions.

This appears safe to install as a reference skill. Users should treat the business data as informational and verify supplier, certification, and market claims independently 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 (3)

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
89% confidence
Finding
The 'How to Use' section says users can interact with the skill using natural language and then gives examples, but it does not define explicit trigger phrases, scope limits, or non-triggering cases. For a markdown skill description, this can make activation conditions ambiguous and increase the risk of unintended invocation from ordinary sourcing-related conversation.

Natural-Language Policy Violations

Low
Confidence
88% confidence
Finding
This JSON file contains a mixed-language source field ending with Chinese characters ("中国家具协会") while providing no indication that multilingual output is optional or intentionally region-scoped. Under the stated policy, forcing or embedding a specific language without user opt-in or documented justification can be a natural-language locale-policy issue.

Static analysis

No suspicious patterns detected.