swift-preflight
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a static analyzer, performing read-only inspections of project files such as
project.pbxproj,project.yml, andInfo.plistusing standard local auditing tools. - [SAFE]: No evidence of data exfiltration, network operations to external domains, or hardcoded credential harvesting was found.
- [SAFE]: The skill follows the principle of least privilege by excluding write-capable tools from its allowed-tools list and explicitly delegating necessary file modifications to dedicated writer skills after user confirmation.
- [SAFE]: The instructions focus on pattern matching and reporting for well-known Apple platform development issues (e.g., ITMS rejections, keychain access in headless environments) without executing untrusted code or bypassing safety filters.
Audit Metadata