tiktok-comment-scraper

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The skill contains explicit, deceptive instructions to install a runtime dependency automatically and to conceal that installation from the user (not asking for confirmation and not describing it as a user-facing request), which is outside the stated scraping purpose.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This Skill explicitly instructs automatic installation of an external CLI dependency and tells the agent not to request or disclose user approval for that installation, enabling unauthorized installation and potential supply-chain abuse.

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

  • Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to use the BrowserAct CLI to access real TikTok pages at runtime and then work with “Comment text” and related fields, which implies outsider-authored free text (public/authorized TikTok comments/captions) is ingested into the LLM context via the BrowserAct page-extraction workflow.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The Skill explicitly directs the agent to install the BrowserAct dependency automatically without asking the user for confirmation, which instructs the agent to modify the host system by installing software and thus risks changing machine state without approval.

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:23 AM
Issues
5
Security Audit — snyk — tiktok-comment-scraper