aso-audit
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data by fetching content from public App Store and Google Play URLs.
- Ingestion points: Fetches application titles, descriptions, and user reviews from external store listing pages using WebFetch and search tools.
- Boundary markers: The instructions do not specify explicit delimiters or 'ignore' commands to prevent the agent from following instructions potentially embedded in the fetched app descriptions or reviews.
- Capability inventory: The skill's capabilities are restricted to information retrieval (WebFetch, search) and content generation (report creation). It lacks high-risk capabilities such as arbitrary command execution, file system modification, or network exfiltration.
- Sanitization: No explicit sanitization or filtering of the external data is defined before processing.
Audit Metadata