rivetkit-client-swift
Provides guidance for building Swift clients that connect to Rivet Actors using RivetKitClient, enabling action calls and connection management.
Install this skill
or
83/100
Security score
The rivetkit-client-swift skill was audited on Jun 24, 2026 and we found 17 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 329
Fetch to external URL
SourceSKILL.md
| 329 | let response = try await handle.fetch("history") |
low line 48
External URL reference
SourceSKILL.md
| 48 | endpoint: "https://my-namespace:[email protected]" |
low line 62
External URL reference
SourceSKILL.md
| 62 | endpoint: "https://api.rivet.dev", |
low line 77
External URL reference
SourceSKILL.md
| 77 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 112
External URL reference
SourceSKILL.md
| 112 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 143
External URL reference
SourceSKILL.md
| 143 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 160
External URL reference
SourceSKILL.md
| 160 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 187
External URL reference
SourceSKILL.md
| 187 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 215
External URL reference
SourceSKILL.md
| 215 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 249
External URL reference
SourceSKILL.md
| 249 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 270
External URL reference
SourceSKILL.md
| 270 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 324
External URL reference
SourceSKILL.md
| 324 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 349
External URL reference
SourceSKILL.md
| 349 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 364
External URL reference
SourceSKILL.md
| 364 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 383
External URL reference
SourceSKILL.md
| 383 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 402
External URL reference
SourceSKILL.md
| 402 | let config = try ClientConfig(endpoint: "http://localhost:6420") |
low line 430
External URL reference
SourceSKILL.md
| 430 | https://namespace:[email protected] |
Scanned on Jun 24, 2026
View Security Dashboard