appstoreprice-hub

Warn

Audited by Snyk on May 16, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill's required workflow (SKILL.md and scripts/api.js) explicitly fetches and parses data from the public site appstoreprice.org (via signed REST API calls and RSC page fetches executed with minis-browser-use), so the agent ingests untrusted third‑party web content which is then parsed and directly used to drive search, ranking, and price-based recommendations.

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

  • Potentially malicious external URL detected (high risk: 0.80). This skill navigates to and executes code from https://appstoreprice.org at runtime (it requires the page's webpack module 52661 via self.webpackChunk_N_E to obtain a signing function and uses it to call the site APIs), so it executes external site-provided code and relies on that content as a required dependency.

Issues (2)

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
MEDIUM
Analyzed
May 16, 2026, 07:10 AM
Issues
2
Security Audit — snyk — appstoreprice-hub