skills/apple/foundation-models-utilities/foundation-models-language-model-protocol/Gen Agent Trust Hub
foundation-models-language-model-protocol
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- Credential Handling Patterns: The skill demonstrates standard practices for managing authentication, such as using OAuth and API keys. Code snippets utilize non-sensitive placeholders (e.g., 'sk-test') and mention best practices like using the Keychain for token storage.
- Architectural Guidelines: The instructions focus on protocol conformance and data translation between system frameworks and external APIs. This structural guidance does not include any executable commands or risky subprocess operations.
- Data Processing Context: The skill describes how to handle a
Transcriptwhich may contain untrusted user data. As a documentation resource, it provides the necessary context for developers to build secure bridges without introducing inherent vulnerabilities in the skill itself. - Instructional Focus: The content is entirely educational, providing templates for package layout, unit testing, and error handling within the Swift ecosystem, adhering to standard development practices.
Audit Metadata