ios-launch-performance

Pass

Audited by Gen Agent Trust Hub on Jul 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a comprehensive and technically accurate framework for analyzing iOS performance issues. The instructions are focused on legitimate developer tasks such as identifying bottlenecks in the UIKit/SwiftUI lifecycles, binary linking strategies, and third-party SDK initialization.
  • [COMMAND_EXECUTION]: The skill provides search patterns for standard development tools like ripgrep (rg), otool, and nm. These are used by the agent to inspect the local project's source code and binaries for performance-related issues (e.g., finding synchronous I/O or Objective-C +load methods). These commands are for read-only analysis and do not represent a security risk.
  • [DATA_EXPOSURE]: While the skill instructs the agent to search for sensitive APIs such as Keychain or SecItem, this is done purely to identify potential performance regressions (like main-thread blocking) during the app launch path. No exfiltration logic or network-based data collection was found.
  • [SAFE]: The skill does not include any external dependencies, remote script downloads, or obfuscated content. All reference materials are local markdown files containing guidance for the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 6, 2026, 09:32 AM
Security Audit — agent-trust-hub — ios-launch-performance