app-intents
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for Apple's App Intents framework, targeting Swift 6.3 and iOS 26+.
- [SAFE]: It explicitly incorporates security best practices, such as recommending
IntentAuthenticationPolicy.requiresLocalDeviceAuthenticationfor sensitive actions like account deletion and money transfers, ensuring they cannot be performed on a locked device. - [SAFE]: The instructions promote the use of built-in system safeguards, including
requestConfirmationfor destructive actions andEntityQueryfor resolving identifiers safely. - [SAFE]: External references point to a documentation placeholder domain (sosumi.ai) commonly used in Apple-themed development mockups, and all code snippets use internal application service placeholders (LightService, RecipeStore) for demonstration purposes.
Audit Metadata