swift-macos
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and technical repository for macOS developers. It contains no executable logic that acts autonomously to compromise the host environment or bypass security boundaries.
- [EXTERNAL_DOWNLOADS]: The documentation references downloads for development tools from official sources, such as the Swift toolchain from
swift.org. These are standard requirements for setting up a Swift development environment. - [COMMAND_EXECUTION]: The reference files include command-line examples for standard macOS development tasks, including
xcodebuildfor archiving,notarytoolfor Apple notarization, andcodesignfor security signing. These are legitimate uses within the context of software distribution. - [REMOTE_CODE_EXECUTION]: Instructions are provided for managing dependencies via Swift Package Manager (SPM). The external packages mentioned, such as the Sparkle framework for updates and the Composable Architecture, are well-known and reputable libraries in the Apple developer community.
- [DATA_EXFILTRATION]: Technical guides discuss managing code-signing certificates and notarization credentials. These instructions align with Apple's security best practices, such as using the system keychain for password management, and do not contain patterns suggesting unauthorized data harvesting.
- [PROMPT_INJECTION]: The skill instructions and metadata do not contain any patterns designed to override agent behavior, bypass safety guidelines, or extract system prompts.
Audit Metadata