Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

yysskk/swift-nostr-client

https://github.com/yysskk/swift-nostr-client · scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 7 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 223 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
Package.swift software healthy Package.swift
NostrWalletConnect.swift software healthy Sources/NostrWalletConnect/NostrWalletConnect.swift
WalletConnection.swift software healthy Sources/NostrWalletConnect/WalletConnection.swift
EventKind+NWC.swift software healthy Sources/NostrWalletConnect/EventKind+NWC.swift
WalletConnection+Commands.swift software healthy Sources/NostrWalletConnect/WalletConnection+Commands.swift
NIP04.swift software healthy Sources/NostrWalletConnect/Crypto/NIP04.swift
WalletConnectEncryption.swift software healthy Sources/NostrWalletConnect/Crypto/WalletConnectEncryption.s…
WalletConnectURI.swift software healthy Sources/NostrWalletConnect/URI/WalletConnectURI.swift
ZapPayment.swift software healthy Sources/NostrWalletConnect/Zap/ZapPayment.swift
JSONValue.swift software healthy Sources/NostrWalletConnect/Model/JSONValue.swift
WalletConnectNotification.swift software healthy Sources/NostrWalletConnect/Model/WalletConnectNotification.…
WalletConnectMethod.swift software healthy Sources/NostrWalletConnect/Model/WalletConnectMethod.swift
WalletInfo.swift software healthy Sources/NostrWalletConnect/Model/WalletInfo.swift
WalletConnectRequest.swift software healthy Sources/NostrWalletConnect/Model/WalletConnectRequest.swift
WalletConnectTransaction.swift software healthy Sources/NostrWalletConnect/Model/WalletConnectTransaction.s…
WalletConnectResponse.swift software healthy Sources/NostrWalletConnect/Model/WalletConnectResponse.swift
WalletConnectTransport.swift software healthy Sources/NostrWalletConnect/Transport/WalletConnectTransport…
RelayConnectionTransport.swift software healthy Sources/NostrWalletConnect/Transport/RelayConnectionTranspo…
WalletConnectError.swift software healthy Sources/NostrWalletConnect/Errors/WalletConnectError.swift
GettingStarted.md software healthy Sources/NostrWalletConnect/NostrWalletConnect.docc/GettingS…
NostrWalletConnect.md software healthy Sources/NostrWalletConnect/NostrWalletConnect.docc/NostrWal…
AdvancedUsage.md software healthy Sources/NostrWalletConnect/NostrWalletConnect.docc/Advanced…
NostrClient+DirectMessageRelays.swift software healthy Sources/NostrClient/NostrClient+DirectMessageRelays.swift
NostrClient+Outbox.swift software healthy Sources/NostrClient/NostrClient+Outbox.swift
EOSETracker.swift software healthy Sources/NostrClient/EOSETracker.swift
NostrClient+DirectMessages.swift software healthy Sources/NostrClient/NostrClient+DirectMessages.swift
NostrClient+Publishing.swift software healthy Sources/NostrClient/NostrClient+Publishing.swift
NostrClient+Fetch.swift software healthy Sources/NostrClient/NostrClient+Fetch.swift
SubscriptionSequence.swift software healthy Sources/NostrClient/SubscriptionSequence.swift
NostrClient+RelayManagement.swift software healthy Sources/NostrClient/NostrClient+RelayManagement.swift
NostrClient+Subscriptions.swift software healthy Sources/NostrClient/NostrClient+Subscriptions.swift
DirectMessageSequence.swift software healthy Sources/NostrClient/DirectMessageSequence.swift
DirectMessagePayloadSequence.swift software healthy Sources/NostrClient/DirectMessagePayloadSequence.swift
NostrClient.swift software healthy Sources/NostrClient/NostrClient.swift
NostrClient+Authentication.swift software healthy Sources/NostrClient/NostrClient+Authentication.swift
NostrClient+Exports.swift software healthy Sources/NostrClient/NostrClient+Exports.swift
GettingStarted.md software healthy Sources/NostrClient/NostrClient.docc/GettingStarted.md
NostrClient.md software healthy Sources/NostrClient/NostrClient.docc/NostrClient.md
AdvancedUsage.md software healthy Sources/NostrClient/NostrClient.docc/AdvancedUsage.md
EncryptedFile.swift software healthy Sources/NostrClient/Crypto/EncryptedFile.swift
GiftWrap.swift software healthy Sources/NostrClient/Crypto/GiftWrap.swift
EventSigner+NostrClient.swift software healthy Sources/NostrClient/Crypto/EventSigner+NostrClient.swift
DirectMessageReaction.swift software healthy Sources/NostrClient/Models/DirectMessageReaction.swift
NAddr.swift software healthy Sources/NostrClient/Models/NAddr.swift
RelayUsage.swift software healthy Sources/NostrClient/Models/RelayUsage.swift
DirectMessageRelayList.swift software healthy Sources/NostrClient/Models/DirectMessageRelayList.swift
DirectMessageBuilder.swift software healthy Sources/NostrClient/Models/DirectMessageBuilder.swift
RelayListMetadata.swift software healthy Sources/NostrClient/Models/RelayListMetadata.swift

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
Sources software healthy Sources
NostrWalletConnect software healthy Sources/NostrWalletConnect
Crypto software healthy Sources/NostrWalletConnect/Crypto
URI software healthy Sources/NostrWalletConnect/URI
Zap software healthy Sources/NostrWalletConnect/Zap
Model software healthy Sources/NostrWalletConnect/Model
Transport software healthy Sources/NostrWalletConnect/Transport
Errors software healthy Sources/NostrWalletConnect/Errors
NostrWalletConnect.docc software healthy Sources/NostrWalletConnect/NostrWalletConnect.docc
NostrClient software healthy Sources/NostrClient
NostrClient.docc software healthy Sources/NostrClient/NostrClient.docc
Crypto software healthy Sources/NostrClient/Crypto
Models software healthy Sources/NostrClient/Models
Relay software healthy Sources/NostrClient/Relay
NostrCore software healthy Sources/NostrCore
Crypto software healthy Sources/NostrCore/Crypto
Models software healthy Sources/NostrCore/Models
Relay software healthy Sources/NostrCore/Relay
NostrCore.docc software healthy Sources/NostrCore/NostrCore.docc
Tests software healthy Tests
NostrCoreTests software healthy Tests/NostrCoreTests
NostrWalletConnectTests software healthy Tests/NostrWalletConnectTests
Support software healthy Tests/NostrWalletConnectTests/Support
NostrClientTests software healthy Tests/NostrClientTests
Support software healthy Tests/NostrClientTests/Support
Scripts software healthy Scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
format cicd healthy .github/workflows/test.yml
test cicd healthy .github/workflows/test.yml
test-macos cicd healthy .github/workflows/test.yml
build-apple-platforms cicd healthy .github/workflows/test.yml
build-android cicd healthy .github/workflows/test.yml
claude-review cicd healthy .github/workflows/claude-code-review.yml
build cicd healthy .github/workflows/deploy-docs.yml
deploy cicd healthy .github/workflows/deploy-docs.yml

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::deploy-docs cicd healthy .github/workflows/deploy-docs.yml

LabelLayerStatusPath
repobility-clone-kfvh5aln software healthy /tmp/repobility-clone-kfvh5aln

LabelLayerStatusPath
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/9b98ef91-f150-4306-90a8-57a7c8e8c33b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9b98ef91-f150-4306-90a8-57a7c8e8c33b/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.