aso-audit
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill attempts to read local files such as
.agents/product-marketing-context.mdor.claude/product-marketing-context.md. These files are intended to provide context for marketing tasks and do not target sensitive user credentials or system configurations. - [EXTERNAL_DOWNLOADS]: The skill uses
WebFetchto retrieve information from the Apple App Store (apps.apple.com) and Google Play Store (play.google.com). These are well-known services, and the data retrieved is limited to public application metadata required for auditing purposes. - [PROMPT_INJECTION]: The skill processes untrusted metadata from app store listings which presents a surface for indirect prompt injection.
- Ingestion points: Data fetched from
apps.apple.comandplay.google.comviaWebFetch(SKILL.md) - Boundary markers: Absent
- Capability inventory: Screenshot capture, web fetching, and local file reading (SKILL.md)
- Sanitization: Absent
- Despite the absence of formal boundaries or sanitization, the risk is minimized by the specific analytical scope of the audit and the use of reputable public data sources.
Audit Metadata