apple-swift-cli-fallback
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill uses official Apple development tools (xcodebuild, xcrun, swift) for their intended purposes. No suspicious behavior or security bypasses were identified.
- [COMMAND_EXECUTION]: The skill references standard CLI commands for building and testing Swift/Xcode projects. These are well-known developer tools and do not involve arbitrary command execution or shell-injectable patterns.
- [DATA_EXFILTRATION]: The helper script
scripts/advisory_cooldown.pymanages local state in~/.codex/state/to track notification frequency. There is no evidence of network activity or attempts to access sensitive user data like SSH keys or cloud credentials. - [EXTERNAL_DOWNLOADS]: No external URLs or remote script downloads are present in the skill files. All logic is self-contained or relies on the local system toolchain.
Audit Metadata