linkfox-amazon-store-external-fulfillment

Warn

Audited by Socket on Aug 15, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/_spapi_ef_common.py

No overt malware is evident in this module (no eval/exec, no network beaconing beyond intended API calls, no reverse shell or obvious data theft). The main security concerns are supply-chain/runtime and data-handling: the code executes an adjacent packaged script (check_auth_dependency.py) via subprocess, and it can send an API key to destinations largely determined by runtime environment variables. Additionally, it persists and may print full API responses, which could leak sensitive data depending on where artifacts/logs are stored. Review check_auth_dependency.py integrity, restrict/validate environment-based endpoint configuration, and ensure response logging/artifact handling is appropriate for the sensitivity of returned data.

Confidence: 62%Severity: 50%
AnomalyLOW
SKILL.md

SUSPICIOUS:功能范围与亚马逊 External Fulfillment 目的基本一致,但核心问题是所有认证与业务调用都经由 LinkFox `developerProxy`,不是直接访问 Amazon 官方 API;再叠加对另一个技能的强依赖,形成中等风险的代理与传递信任模型。未见明确恶意代码或隐蔽执行迹象,因此不判定为恶意。

Confidence: 88%Severity: 62%
Audit Metadata
Analyzed At
Aug 15, 2026, 03:05 PM
Package URL
pkg:socket/skills-sh/linkfox-ai%2Flinkfox-skills%2Flinkfox-amazon-store-external-fulfillment%2F@dabeef4ac5cd07d2ebf7b4f2c096cfb206a60bb5fc8cd351e6c8b3b24110e4a1
Security Audit — socket — linkfox-amazon-store-external-fulfillment