https://github.com/aleksbuss/mcp-second-opinion
· scanned 2026-06-17 01:31 UTC (1 month, 2 weeks ago)
1 raw signals (0 security + 1 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +10.6 (diff) · 1 actionable finding from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 46 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.
| Label | Layer | Status | Path |
|---|---|---|---|
keyMissing |
software | healthy | src/index.ts:keyMissing |
main |
software | healthy | src/index.ts:main |
defaultSleep |
software | healthy | src/openrouter.ts:defaultSleep |
parseUsage |
software | healthy | src/openrouter.ts:parseUsage |
num |
software | healthy | src/openrouter.ts:num |
attemptOnce |
software | healthy | src/openrouter.ts:attemptOnce |
body |
software | healthy | src/openrouter.ts:body |
chatCompletion |
software | healthy | src/openrouter.ts:chatCompletion |
noSleep |
software | healthy | src/openrouter.test.ts:noSleep |
fetchSeq |
software | healthy | src/openrouter.test.ts:fetchSeq |
fn |
software | healthy | src/openrouter.test.ts:fn |
mapWithLimit |
software | healthy | src/panel.ts:mapWithLimit |
askPanel |
software | healthy | src/panel.ts:askPanel |
synthesize |
software | healthy | src/panel.ts:synthesize |
formatResult |
software | healthy | src/panel.ts:formatResult |
parseModels |
software | healthy | src/config.ts:parseModels |
dedupe |
software | healthy | src/config.ts:dedupe |
normalizeModels |
software | healthy | src/config.ts:normalizeModels |
parseIntEnv |
software | healthy | src/config.ts:parseIntEnv |
parseTempEnv |
software | healthy | src/config.ts:parseTempEnv |
noSleep |
software | healthy | src/panel.test.ts:noSleep |
fakeFetch |
software | healthy | src/panel.test.ts:fakeFetch |
counting |
software | healthy | src/panel.test.ts:counting |
tracking |
software | healthy | src/panel.test.ts:tracking |
spy |
software | healthy | src/panel.test.ts:spy |
| Label | Layer | Status | Path |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
ci.yml |
software | healthy | .github/workflows/ci.yml |
index.ts |
software | healthy | src/index.ts |
openrouter.ts |
software | healthy | src/openrouter.ts |
openrouter.test.ts |
software | healthy | src/openrouter.test.ts |
panel.ts |
software | healthy | src/panel.ts |
config.test.ts |
software | healthy | src/config.test.ts |
config.ts |
software | healthy | src/config.ts |
panel.test.ts |
software | healthy | src/panel.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
TransientError |
software | healthy | src/openrouter.ts:TransientError |
PermanentError |
software | healthy | src/openrouter.ts:PermanentError |
| Label | Layer | Status | Path |
|---|---|---|---|
aleksbuss__mcp-second-opinion |
software | healthy | /data/fable5_failed_archive/aleksbuss__mcp-second-opinion |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/fee75bb0-b082-4050-9f68-654488528c5b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fee75bb0-b082-4050-9f68-654488528c5b/
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.