appstore-intel
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [Category 2] Data Exposure & Exfiltration (SAFE): The skill performs network requests using
web_fetchtoitunes.apple.comandplay.google.com. These operations are limited to fetching public app metadata and do not involve sensitive user data or hardcoded credentials. \n- [Category 8] Indirect Prompt Injection (LOW): The skill ingests untrusted data from app descriptions and reviews. While this presents an attack surface for indirect prompt injection, the risk is mitigated by the skill's limited capabilities, which are restricted to data retrieval and display. \n - Ingestion points:
web_fetchcalls to iTunes API and Google Play HTML pages inSKILL.md. \n - Boundary markers: Not explicitly implemented in the provided logic. \n
- Capability inventory: Restricted to
web_fetchandweb_searchfor data retrieval. \n - Sanitization: No specific sanitization or escaping of fetched metadata is described.
Audit Metadata