app-store-scraper
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and documentation focus exclusively on using official Apple API endpoints (such as
itunes.apple.comandapps.apple.com) to retrieve public application metadata, reviews, and ratings. These are well-known and trusted services. - [COMMAND_EXECUTION]: The skill provides examples of using
curlandjqto interact with these APIs. These commands are limited to HTTP GET requests and JSON parsing for information retrieval purposes. No dangerous shell commands, privilege escalation, or persistence mechanisms were detected. - [DATA_EXFILTRATION]: All network operations are directed toward legitimate Apple infrastructure. No sensitive local information is accessed, and no data is transmitted to unauthorized or suspicious third-party domains.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override AI safety guidelines, bypass constraints, or extract system prompts. The provided documentation follows standard instructional patterns for API usage.
Audit Metadata