accessibility-generator

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a standard grep command via the Bash tool to analyze existing accessibility labels in the local project's Swift files. This is a common pattern for project-aware development skills and does not involve network operations or sensitive file access.
  • [SAFE]: All external references point to official Apple Developer documentation (developer.apple.com), which is a trusted service for iOS/macOS development resources.
  • [SAFE]: The code patterns provided are standard SwiftUI implementations for VoiceOver, Dynamic Type, and Reduce Motion. There are no signs of obfuscation, credential harvesting, or remote code execution.
  • [DATA_EXPOSURE]: The skill interacts only with project source files (*.swift) to identify accessibility implementation gaps. It does not access environment variables, SSH keys, or cloud provider credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 05:18 PM
Security Audit — agent-trust-hub — accessibility-generator