ios-hig-design-guide
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions and SKILL.md documentation direct the agent to execute a local maintenance script (
scripts/sync_apple_hig_sources.py) to keep design references up-to-date. This is a standard automation pattern for documentation skills. - [EXTERNAL_DOWNLOADS]: The synchronization script downloads design guidelines in JSON format from Apple's official developer portal (
developer.apple.com). This targets a well-known and trusted service relevant to the skill's primary purpose.
Audit Metadata