tiktok-api

Warn

Audited by Snyk on Aug 12, 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). At runtime, the required workflow reads outsider-authored TikTok content via user-controlled search/lookup inputs to GET https://tiktok.fetcher.sh/api/post/search (including keyword, which can be influenced to retrieve attacker-chosen posts) and then ingests returned post/comment text.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly describes payment mechanisms: prepaid credit top-ups (POST /api/credits/topup / topup_credits) and an x402 pay-per-call flow that uses USDC on blockchains and a signing helper (@x402/fetch) — i.e., crypto payment/signing and credit top-up APIs. Those are specific financial execution capabilities (moving value), not just generic HTTP calls, so this qualifies as direct financial execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 12, 2026, 07:34 PM
Issues
3
Security Audit — snyk — tiktok-api