stream-swift
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to help developers integrate Stream's services into iOS apps. It identifies project structures by reading standard files like
Package.swiftandPodfile. - [SAFE]: It utilizes the official
streamCLI for retrieving application configuration and generating development tokens. This is consistent with the author 'getstream' and the stated purpose of the skill. - [SAFE]: The skill provides numerous Swift code blueprints that use standard iOS development patterns (SwiftUI, UIKit, Combine). All URLs within the code snippets are clear placeholders (e.g.,
https://your-backend.com) intended for the user to replace with their own infrastructure. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill explicitly instructs against hardcoding secrets and provides guidance on secure token management.
Audit Metadata