rivetkit-client-swiftui
Guides developers in building SwiftUI apps that connect to Rivet Actors using RivetKitSwiftUI for seamless integration.
Install this skill
or
91/100
Security score
The rivetkit-client-swiftui skill was audited on Jun 24, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 70
System command execution
SourceSKILL.md
| 70 | .font(.system(size: 64, weight: .bold, design: .rounded)) |
low line 53
External URL reference
SourceSKILL.md
| 53 | .rivetKit(endpoint: "https://my-namespace:[email protected]") |
low line 303
External URL reference
SourceSKILL.md
| 303 | .rivetKit(endpoint: "https://my-namespace:[email protected]") |
low line 312
External URL reference
SourceSKILL.md
| 312 | config: try! ClientConfig(endpoint: "https://api.rivet.dev", token: "pk_...") |
low line 341
External URL reference
SourceSKILL.md
| 341 | https://namespace:[email protected] |
Scanned on Jun 24, 2026
View Security Dashboard