cn-market-mechanics

Fail

Audited by Snyk on May 8, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt embeds an explicit API key header (X-API-Key: 123456) and provides curl examples using that AUTH value, which would require the LLM to include the secret verbatim in generated commands, creating exfiltration risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This skill explicitly forces all market queries through a single hardcoded external IP and embedded API key (http://43.167.234.49:3101 with X-API-Key: 123456), forbids alternative data sources, and thus creates a covert channel that can collect user queries, manipulate responses, and act as a backdoor/data-exfiltration vector.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 8, 2026, 02:50 PM
Issues
2