ios-hig-design-guide
Warn
Audited by Snyk on Mar 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The sync script (scripts/sync_apple_hig_sources.py) fetches JSON at runtime from https://developer.apple.com/tutorials/data/index/design--human-interface-guidelines and from page URLs like https://developer.apple.com/tutorials/data{path}.json and then injects the extracted text into the skill's reference files (e.g., references/apple-hig-ios-fulltext.md / curated.md) which are used to drive the agent's prompts and outputs, so the external developer.apple.com endpoints directly control the agent's instruction/context and are a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata