build-licenseseat-swift
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional and serves as a detailed reference for integrating the LicenseSeat Swift SDK into macOS applications. It includes specific guidance on avoiding common implementation errors and security pitfalls.
- [EXTERNAL_DOWNLOADS]: The skill correctly points to the official LicenseSeat GitHub repository (github.com/licenseseat/licenseseat-swift) and Apple's swift-crypto repository. These are legitimate resources for the stated purpose of the skill. The installation commands in the README are standard for this plugin ecosystem.
- [CREDENTIALS_UNSAFE]: While the skill mentions API keys (pk_live_...), it correctly identifies them as publishable keys intended for client-side use and uses placeholders for all examples. It explicitly warns against including secret keys (sk_*) in the application binary.
- [PROMPT_INJECTION]: No prompt injection or behavior override patterns were detected. The instructional language is designed to ensure the agent follows verified API patterns rather than outdated documentation.
Audit Metadata