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.

NathanNeurotic/SeekDeep-DiscordBot

https://github.com/NathanNeurotic/SeekDeep-DiscordBot · scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)

42 raw signals (0 security + 42 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 4 weeks ago · v1 · 36 actionable findings from 1 signal source. 6 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 1478 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
_H software healthy release_signing.py:72
_inv software healthy release_signing.py:76
_xrecover software healthy release_signing.py:84
_edwards software healthy release_signing.py:99
_scalarmult software healthy release_signing.py:107
_encodeint software healthy release_signing.py:117
_encodepoint software healthy release_signing.py:121
_bit software healthy release_signing.py:127
_publickey_from_seed software healthy release_signing.py:131
_Hint software healthy release_signing.py:138
_isoncurve software healthy release_signing.py:143
_decodeint software healthy release_signing.py:148
_decodepoint software healthy release_signing.py:152
ed25519_publickey software dead release_signing.py:163
ed25519_sign software dead release_signing.py:170
ed25519_verify software healthy release_signing.py:184
sha256_hex software healthy release_signing.py:204
list_manifest_files software healthy release_signing.py:208
build_manifest software dead release_signing.py:226
manifest_to_bytes software dead release_signing.py:240
check_staged_against_manifest software healthy release_signing.py:248
verify_release_bytes software healthy release_signing.py:284
run software healthy gui_endpoints.py:3776
_Popen_hidden software healthy gui_endpoints.py:60
_now_iso software healthy gui_endpoints.py:74
__init__ software healthy gui_endpoints.py:5850
attach_loop software healthy gui_endpoints.py:192
subscribe software healthy gui_endpoints.py:196
unsubscribe software healthy gui_endpoints.py:200
subscriber_count software healthy gui_endpoints.py:205
publish software healthy gui_endpoints.py:208
publish_sync software healthy gui_endpoints.py:231
_bot_bridge_online software healthy gui_endpoints.py:263
_resolve_bot_command software healthy gui_endpoints.py:266
_self_update_ref_is_allowed software healthy gui_endpoints.py:336
_current_token software healthy gui_endpoints.py:418
require_gui_token software dead gui_endpoints.py:434
_ensure_gui_token software healthy gui_endpoints.py:453
_seekdeep_searxng_image software healthy gui_endpoints.py:497
_merge_env software healthy gui_endpoints.py:515
_safe_scan_hf_cache software healthy gui_endpoints.py:592
_manual_hf_cache_scan software healthy gui_endpoints.py:647
_find_active_log software healthy gui_endpoints.py:693
_tail software healthy gui_endpoints.py:710
_stream_log software healthy gui_endpoints.py:731
_service_command software healthy gui_endpoints.py:750
_pid_alive software healthy gui_endpoints.py:761
_read_pid_file software healthy gui_endpoints.py:787
_detect_running software healthy gui_endpoints.py:801
_service_state software healthy gui_endpoints.py:810

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

LabelLayerStatusPath
GET /token api healthy gui_endpoints.py
POST /config api healthy gui_endpoints.py
GET /logs/tail api healthy gui_endpoints.py
GET /logs/stream api healthy gui_endpoints.py
POST /launcher/bot/kill-all api healthy gui_endpoints.py
POST /launcher/{service}/{action} api healthy gui_endpoints.py
GET /launchers/status api healthy gui_endpoints.py
GET /system/firstrun api healthy gui_endpoints.py
GET /system/runtime api healthy gui_endpoints.py
GET /system/docker api healthy gui_endpoints.py
POST /docker/start-searxng api healthy gui_endpoints.py
POST /system/install-python api healthy gui_endpoints.py
POST /system/self-update api healthy gui_endpoints.py
POST /system/verify api healthy gui_endpoints.py
POST /system/doctor api healthy gui_endpoints.py
POST /system/warmup api healthy gui_endpoints.py
POST /system/lock-cache api healthy gui_endpoints.py
POST /system/ollama-signin api healthy gui_endpoints.py
GET /system/ollama-status api healthy gui_endpoints.py
POST /system/launch-all api healthy gui_endpoints.py
GET /system/bootstrap-status api healthy gui_endpoints.py
POST /system/bootstrap api healthy gui_endpoints.py
GET /system/detect-venv api healthy gui_endpoints.py
POST /system/use-venv api healthy gui_endpoints.py
POST /system/install-docker api healthy gui_endpoints.py
POST /system/reinstall-torch api healthy gui_endpoints.py
POST /system/install-ollama api healthy gui_endpoints.py
POST /system/start-ollama api healthy gui_endpoints.py
GET /data/{file} api healthy gui_endpoints.py
POST /model/warm api healthy gui_endpoints.py
GET /config/status api healthy gui_endpoints.py
GET /config/features api healthy gui_endpoints.py
GET /emoji-vault/guilds api healthy gui_endpoints.py
GET /emoji-vault/{guild_id}/emojis api healthy gui_endpoints.py
GET /emoji-vault/{guild_id}/backup.zip api healthy gui_endpoints.py
POST /emoji-vault/{guild_id}/import api healthy gui_endpoints.py
DELETE /emoji-vault/{guild_id}/emojis/{emoji_id} api healthy gui_endpoints.py
GET /force-react/guilds api healthy gui_endpoints.py
GET /force-react/{guild_id}/emojis api healthy gui_endpoints.py
GET /force-react/{guild_id}/config api healthy gui_endpoints.py
POST /force-react/{guild_id}/config api healthy gui_endpoints.py
GET /archive/config api healthy gui_endpoints.py
POST /archive/config api healthy gui_endpoints.py
GET /config api healthy gui_endpoints.py
GET /config/schema api healthy gui_endpoints.py
GET /persona api healthy gui_endpoints.py
POST /persona api healthy gui_endpoints.py
GET /personas api healthy gui_endpoints.py
POST /personas api healthy gui_endpoints.py
DELETE /personas/{slug} api healthy gui_endpoints.py

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

LabelLayerStatusPath
_SubprocessShim software healthy gui_endpoints.py:44
ConfigPatch software healthy gui_endpoints.py:86
WarmRequest software healthy gui_endpoints.py:90
EventPayload software healthy gui_endpoints.py:94
BotCommandBody software healthy gui_endpoints.py:101
FactBody software healthy gui_endpoints.py:110
PresetsBody software healthy gui_endpoints.py:115
ArchiveConfigPatch software healthy gui_endpoints.py:120
DepsInstallBody software healthy gui_endpoints.py:127
PersonaPatch software healthy gui_endpoints.py:135
CustomPersonaPatch software healthy gui_endpoints.py:148
_EventBus software healthy gui_endpoints.py:183
_EmptyScanInfo software healthy gui_endpoints.py:623
_StubRepo software healthy gui_endpoints.py:635
_seekdeep_file_lock software healthy gui_endpoints.py:5837
and software healthy index.js:and
AICircuitOpenError software healthy index.js:AICircuitOpenError
lazily software healthy index.js:lazily
of software healthy smoke_test.mjs:of
_Tee software healthy local_ai_server.py:138
_SeekDeepNoCacheStaticFiles software healthy local_ai_server.py:985
TorchUnavailableError software healthy local_ai_server.py:2190
VRAMPressureError software healthy local_ai_server.py:2210
ChatMessage software healthy local_ai_server.py:2423
ChatRequest software healthy local_ai_server.py:2428
ImageRequest software healthy local_ai_server.py:2441
VisionRequest software healthy local_ai_server.py:2451
Img2ImgRequest software healthy local_ai_server.py:2460
InpaintRequest software healthy local_ai_server.py:2472
InpaintMaskPreviewRequest software healthy local_ai_server.py:2485
InstructPix2PixRequest software healthy local_ai_server.py:2492
UpscaleRequest software healthy local_ai_server.py:2502
ModelInstallRequest software healthy local_ai_server.py:3163
_HfDownloadProgressTqdm software healthy local_ai_server.py:3186
ModelUninstallRequest software healthy local_ai_server.py:3496
TTSNotConfigured software healthy local_ai_server.py:4824
TTSDepsMissing software healthy local_ai_server.py:4828
ChartRequest software healthy local_ai_server.py:6166
TTSRequest software healthy local_ai_server.py:6174

LabelLayerStatusPath
.env.example software healthy .env.example
release_signing.py software healthy release_signing.py
DISCLAIMER.md software healthy DISCLAIMER.md
AGENTS.md software healthy AGENTS.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
gui_endpoints.py software healthy gui_endpoints.py
COMMANDS.md software healthy COMMANDS.md
package-lock.json software healthy package-lock.json
index.js software healthy index.js
README.md software healthy README.md
INTEGRATION.md software healthy INTEGRATION.md
SMOKE_TEST.md software healthy SMOKE_TEST.md
SECURITY.md software healthy SECURITY.md
PLANNED.md software healthy PLANNED.md
warmup_local_cache.py software healthy warmup_local_cache.py
LICENSE software healthy LICENSE
smoke_test.mjs software healthy smoke_test.mjs
MAINTAINER.md software healthy MAINTAINER.md
package.json software healthy package.json
index.html software healthy index.html
local_ai_server.py software healthy local_ai_server.py
release-files.json software healthy release-files.json
CODEX_REPO_BRIEF.md software healthy CODEX_REPO_BRIEF.md
playwright.config.mjs software healthy playwright.config.mjs
REQUIREMENTS.md software healthy REQUIREMENTS.md
.env.default software healthy .env.default
RELEASE_SIGNING.md software healthy RELEASE_SIGNING.md
RELEASE_CHECKLIST.md software healthy RELEASE_CHECKLIST.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
10.0.0.1 network healthy smoke_test.mjs
172.16.0.1 network healthy smoke_test.mjs
172.31.255.255 network healthy smoke_test.mjs
172.15.0.1 network healthy smoke_test.mjs
172.32.0.1 network healthy smoke_test.mjs
192.168.1.1 network healthy smoke_test.mjs
169.254.169.254 network healthy smoke_test.mjs
100.64.0.1 network healthy smoke_test.mjs
8.8.8.8 network healthy smoke_test.mjs
93.184.216.34 network healthy smoke_test.mjs
1.1.1.1 network healthy smoke_test.mjs
203.0.113.7 network healthy smoke_test.mjs

LabelLayerStatusPath
port:8080 network healthy gui_endpoints.py
port:7865 network healthy local_ai_server.py

LabelLayerStatusPath
NathanNeurotic__SeekDeep-DiscordBot software healthy /data/fable5_failed_archive/NathanNeurotic__SeekDeep-Discor…

LabelLayerStatusPath
gpu (detected) hardware healthy .env.example
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/fcd3aa91-3029-4581-881a-36ccd7befa9e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fcd3aa91-3029-4581-881a-36ccd7befa9e/

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.