axiom-swift

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill consists of technical documentation and Swift code snippets intended to guide developers. There are no malicious instructions, data exfiltration attempts, or obfuscated payloads detected across the files.
  • [COMMAND_EXECUTION]: Provides standard developer commands using xcrun simctl for simulator control, such as opening debug URLs and capturing screenshots. These are routine tools for iOS development environments.
  • [COMMAND_EXECUTION]: Includes a shell script template for Xcode build phases that utilizes PlistBuddy to modify application configuration files. This script is explicitly designed as a security measure to remove debug-only URL schemes from production releases.
  • [SAFE]: The guidance for implementing debug deep links emphasizes critical security practices, specifically instructing the use of #if DEBUG compiler directives to prevent exposure of internal testing logic in production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 07:38 AM