storekit
Warn
Audited by Snyk on Apr 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly falls back at runtime to fetching documentation from the sosumi.ai Markdown mirror (e.g. https://sosumi.ai/documentation/storekit/product), which would retrieve remote Markdown that is injected into the agent’s context and can directly control the agent’s prompts/responses.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is a StoreKit 2 API reference specifically for in-app purchases, transactions, and subscriptions (Product, Transaction, SubscriptionStoreView, etc.). These APIs are explicitly intended to initiate and manage monetary purchases/subscriptions within apps (i.e., moving money / handling purchase transactions), not just generic tooling. Therefore it provides direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata