linkfox-echotik-batch-product-detail

Fail

Audited by Snyk on Aug 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W008: Secret detected in skill content (API keys, tokens, passwords).

  • Secret detected (high risk: 1.00). I flagged the hardcoded base64url string at scripts/onboarding.py:48-49 because it is a high-entropy literal ("eyJhX2lkIjoiNmEyMmM4YjA1YmM5MTZhIiwiZF9pZCI6IiJ9") used as a fixed UID header for the login chain (comment: "登录链路固定 uid header(实测可用)"). Although not named "API_KEY", it is a long/opaque token embedded in code and is used in constructing request headers — behavior consistent with a credential that can affect access. Per the secret definition (high-entropy literal that provides access), this should be treated as a secret.

Issues (1)

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 16, 2026, 12:21 PM
Issues
1
Security Audit — snyk — linkfox-echotik-batch-product-detail