conference-speaker-scraper

Fail

Audited by Snyk on Jul 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The code routes Apify calls (and any provided token) through an undocumented gooseworks.ai proxy and requires an environment API key (GOOSEWORKS_API_KEY), which results in user API tokens and scraped data being sent to a third party — high risk of credential/data exfiltration.

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

  • Third-party content exposure detected (high risk: 0.85). Yes—required runtime workflow fetches outsider-authored free text from a user-supplied public URL (--url) via requests.get(...).text and then parses/prints extracted bios/names into the agent’s context (direct mode HTML scraping path).

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 10, 2026, 03:06 PM
Issues
2
Security Audit — snyk — conference-speaker-scraper