linkfox-amazon-ads-manager
Warn
Audited by Snyk on Aug 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). 该 skill 的运行时通过
scripts/_common.py在parse_argv_params()直接解析外部传入的sys.argv[1]JSON 后调用call_gateway()把未净化的payload/body/queryString经POST /amazonAds/developerProxy发往上游读取/返回数据。
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly provides create/update operations that modify campaign budgets, bids and budget rules (i.e., ad spend controls) and warns these changes "直接影响广告花费" and "立即生效且无法撤回". It includes scripts for updating campaigns (budget/strategy), creating/updating budget rules and associating them, across SP/SB/SD. Managing/updating ad budgets is a direct ad-spend execution capability per the policy.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata