end-to-end-news-signal

Fail

Audited by Snyk on Jul 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill explicitly asks users to "provide key" as part of the Contact Finding Config and instructs collecting/storing configuration files, which requires the agent to accept and persist API credentials and creates risk the LLM will handle or output secret values verbatim.

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

  • Third-party content exposure detected (high risk: 0.85). Yes—Step 1’s runtime web/tweet/HN/Reddit scraping (WebSearch, twitter-scraper, hacker-news-scraper, reddit-scraper) produces free-form text (headlines/summaries/source content) that is then fed into the LLM for extraction/qualification and connection-angle reasoning in Steps 2–3.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 10, 2026, 03:08 PM
Issues
2
Security Audit — snyk — end-to-end-news-signal