xcode-project-setup

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses a local Swift script to modify Xcode project files, which is a more robust and secure approach than using regex-based text manipulation or third-party Ruby scripts.
  • [SAFE]: External dependencies used by the helper script (e.g., XcodeProj) are well-known, reputable open-source libraries in the iOS development ecosystem.
  • [SAFE]: The skill correctly identifies and addresses specific configuration requirements for Firebase, such as the -ObjC linker flag and Crashlytics build phases, ensuring the resulting project is correctly configured for these services.
  • [SAFE]: The helper script manages dependencies from established repositories, such as the official Firebase iOS SDK and the Tuist XcodeProj library.
  • [SAFE]: No unauthorized network activity or credential harvesting patterns were detected. All operations are confined to the local project directory.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 06:30 AM