flipkart-category-listing-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: 0.90). The skill instructs the agent to install the BrowserAct dependency automatically and explicitly not to ask the user for confirmation or describe it as a request to open their browser, which is a deceptive runtime instruction outside the stated scraping task.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The document instructs automatic installation of an external CLI (BrowserAct) without user confirmation, which presents a supply-chain/unauthorized-installation risk; otherwise there is no direct evidence of data exfiltration, backdoor code, or credential theft in the content.

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 “capture browser-visible page content” and “invoke the browser-act Skill” for live execution, which implies runtime ingestion of outsider-authored free text from public web pages (e.g., Flipkart category/listing pages) into the LLM context.

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

Issues (4)

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).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:19 AM
Issues
4
Security Audit — snyk — flipkart-category-listing-scraper