swift-macos
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICALCOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (MEDIUM): The skill includes bash scripts and instructions for executing macOS system tools like
codesign,xcrun notarytool, andspctl. These commands are essential for the skill's primary purpose but involve high-integrity operations on the host system. - [CREDENTIALS_UNSAFE] (LOW): The
notarize.shscript andSKILL.mdsnippets utilize environment variables such as$APP_PASSWORDand$APPLE_ID. While this avoids hardcoding secrets, it relies on the user to manage these sensitive credentials securely in their environment. - [EXTERNAL_DOWNLOADS] (LOW): The skill performs legitimate network communication with Apple's notarization services using
xcrun notarytool. An automated security alert flaggedcom.apple.saas a phishing URL; however, this string is part of the standard macOScom.apple.sandboxidentifier used in the troubleshooting section, indicating a false positive.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata