ios-hig-design-guide

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads official design documentation from a well-known technology provider to maintain an up-to-date reference index.
  • Evidence: The script scripts/sync_apple_hig_sources.py fetches JSON data from developer.apple.com endpoints.
  • Mitigation: The source is a well-known service (Apple), and the data fetched is limited to design documentation.- [COMMAND_EXECUTION]: The skill instructions guide the user to execute a local Python script for document synchronization.
  • Evidence: SKILL.md contains a command to run python3 scripts/sync_apple_hig_sources.py. The script uses standard Python libraries and performs restricted file operations within the skill's reference directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 12:33 AM