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.

danny-exnodes/LAAM

https://github.com/danny-exnodes/LAAM · scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)

168 raw signals (0 security + 168 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -9.7 (diff) · 166 actionable findings from 1 signal source. 2 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 2512 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
main software healthy scripts/backfill-access-token.ts:main
runOnce software healthy scripts/eval/runner.ts:runOnce
runScenario software healthy scripts/eval/runner.ts:runScenario
cell software healthy scripts/eval/runner.ts:cell
makeRealOllama software healthy scripts/eval/ollama.ts:makeRealOllama
ollamaCfgFromEnv software healthy scripts/eval/ollama.ts:ollamaCfgFromEnv
buildEvalRow software healthy scripts/eval/persist-run.ts:buildEvalRow
persistEvalRun software healthy scripts/eval/persist-run.ts:persistEvalRun
parseArgs software healthy scripts/eval/util.ts:parseArgs
digitsOf software healthy scripts/eval/util.ts:digitsOf
contains software healthy scripts/eval/util.ts:contains
makeStubDispatch software healthy scripts/eval/stub-dispatch.ts:makeStubDispatch
dispatch software healthy scripts/eval/stub-dispatch.ts:dispatch
unionToolSchemas software healthy scripts/eval/union-tools.ts:unionToolSchemas
cell software healthy scripts/eval/report.ts:cell
aggregateDims software healthy scripts/eval/report.ts:aggregateDims
renderScorecard software healthy scripts/eval/report.ts:renderScorecard
writeScorecard software healthy scripts/eval/report.ts:writeScorecard
fakeOllama software healthy scripts/eval/runner.test.ts:fakeOllama
t software healthy scripts/eval/scale/distractors.test.ts:t
wilson software healthy scripts/eval/scale/curve.ts:wilson
pct software healthy scripts/eval/scale/curve.ts:pct
curveTable software healthy scripts/eval/scale/curve.ts:curveTable
at software healthy scripts/eval/scale/curve.ts:at
allConnectorSchemas software healthy scripts/eval/scale/distractors.ts:allConnectorSchemas
padToN software healthy scripts/eval/scale/distractors.ts:padToN
resolveProbeSchema software healthy scripts/eval/scale/distractors.ts:resolveProbeSchema
resolveProbeSchemas software healthy scripts/eval/scale/distractors.ts:resolveProbeSchemas
runGraders software healthy scripts/eval/graders/index.ts:runGraders
trace software healthy scripts/eval/graders/tool-selection.test.ts:trace
gradeToolSelection software healthy scripts/eval/graders/tool-selection.ts:gradeToolSelection
trace software healthy scripts/eval/graders/write-intent.test.ts:trace
trace software healthy scripts/eval/graders/rich-block.test.ts:trace
trace software healthy scripts/eval/graders/args.test.ts:trace
trace software healthy scripts/eval/graders/grounding.test.ts:trace
trace software healthy scripts/eval/graders/restraint.test.ts:trace
extractUrls software healthy scripts/eval/graders/cites-real-url.ts:extractUrls
gradeCitesRealUrl software healthy scripts/eval/graders/cites-real-url.ts:gradeCitesRealUrl
gradeGrounding software healthy scripts/eval/graders/grounding.ts:gradeGrounding
missing software healthy scripts/eval/graders/grounding.ts:missing
leaked software healthy scripts/eval/graders/grounding.ts:leaked
gradeRichBlock software healthy scripts/eval/graders/rich-block.ts:gradeRichBlock
gradeWriteIntent software healthy scripts/eval/graders/write-intent.ts:gradeWriteIntent
gradeArgs software healthy scripts/eval/graders/args.ts:gradeArgs
safe software healthy scripts/eval/graders/args.ts:safe
trace software healthy scripts/eval/graders/cites-real-url.test.ts:trace
trace software healthy scripts/eval/graders/termination.test.ts:trace
gradeRestraint software healthy scripts/eval/graders/restraint.ts:gradeRestraint
gradeTermination software healthy scripts/eval/graders/termination.ts:gradeTermination
can software healthy src/auth.config.test.ts:can

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

LabelLayerStatusPath
.env.example software healthy .env.example
vitest.config.ts software healthy vitest.config.ts
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
package-lock.json software healthy package-lock.json
drizzle.config.ts software healthy drizzle.config.ts
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
vitest.setup.ts software healthy vitest.setup.ts
docker-compose.yml software healthy docker-compose.yml
package.json software healthy package.json
next.config.ts software healthy next.config.ts
vitest.eval.config.ts software healthy vitest.eval.config.ts
Dockerfile software healthy Dockerfile
tsconfig.json software healthy tsconfig.json
qwen-chat.sh software healthy scripts/qwen-chat.sh
backfill-access-token.ts software healthy scripts/backfill-access-token.ts
persist-run.test.ts software healthy scripts/eval/persist-run.test.ts
ollama.test.ts software healthy scripts/eval/ollama.test.ts
stub-dispatch.test.ts software healthy scripts/eval/stub-dispatch.test.ts
runner.ts software healthy scripts/eval/runner.ts
suite.scale.eval.ts software healthy scripts/eval/suite.scale.eval.ts
ollama.ts software healthy scripts/eval/ollama.ts
persist-run.ts software healthy scripts/eval/persist-run.ts
util.ts software healthy scripts/eval/util.ts
stub-dispatch.ts software healthy scripts/eval/stub-dispatch.ts
report.test.ts software healthy scripts/eval/report.test.ts
union-tools.ts software healthy scripts/eval/union-tools.ts
suite.eval.ts software healthy scripts/eval/suite.eval.ts
report.ts software healthy scripts/eval/report.ts
types.ts software healthy scripts/eval/types.ts
runner.test.ts software healthy scripts/eval/runner.test.ts
util.test.ts software healthy scripts/eval/util.test.ts
distractors.test.ts software healthy scripts/eval/scale/distractors.test.ts
curve.ts software healthy scripts/eval/scale/curve.ts
distractors.ts software healthy scripts/eval/scale/distractors.ts
curve.test.ts software healthy scripts/eval/scale/curve.test.ts
index.ts software healthy scripts/eval/scenarios/index.ts
web.ts software healthy scripts/eval/scenarios/web.ts
write-gate.ts software healthy scripts/eval/scenarios/write-gate.ts
index.test.ts software healthy scripts/eval/scenarios/index.test.ts
util.ts software healthy scripts/eval/scenarios/util.ts
laam-extra.ts software healthy scripts/eval/scenarios/laam-extra.ts
rich-render.ts software healthy scripts/eval/scenarios/rich-render.ts
read-tools.ts software healthy scripts/eval/scenarios/read-tools.ts
restraint.ts software healthy scripts/eval/scenarios/restraint.ts
termination.ts software healthy scripts/eval/scenarios/termination.ts
index.ts software healthy scripts/eval/graders/index.ts
tool-selection.test.ts software healthy scripts/eval/graders/tool-selection.test.ts

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

LabelLayerStatusPath
scripts software healthy scripts
eval software healthy scripts/eval
scale software healthy scripts/eval/scale
scenarios software healthy scripts/eval/scenarios
graders software healthy scripts/eval/graders
src software healthy src
app software healthy src/app
agents software healthy src/app/agents
[id] software healthy src/app/agents/[id]
dashboard software healthy src/app/dashboard
login software healthy src/app/login
api software healthy src/app/api
agents software healthy src/app/api/agents
[id] software healthy src/app/api/agents/[id]
timeline software healthy src/app/api/agents/[id]/timeline
custom-agents software healthy src/app/api/custom-agents
[id] software healthy src/app/api/custom-agents/[id]
ocr software healthy src/app/api/ocr
route software healthy src/app/api/route
ollama software healthy src/app/api/ollama
models software healthy src/app/api/ollama/models
sync software healthy src/app/api/sync
pdf software healthy src/app/api/pdf
fetch-url software healthy src/app/api/fetch-url
monitoring software healthy src/app/api/monitoring
chat software healthy src/app/api/chat
info software healthy src/app/api/chat/info
tools software healthy src/app/api/chat/tools
users software healthy src/app/api/users
[id] software healthy src/app/api/users/[id]
conversations software healthy src/app/api/conversations
[id] software healthy src/app/api/conversations/[id]
access-tokens software healthy src/app/api/access-tokens
[id] software healthy src/app/api/access-tokens/[id]
ingest software healthy src/app/api/ingest
auth software healthy src/app/api/auth
[...nextauth] software healthy src/app/api/auth/[...nextauth]
search software healthy src/app/api/search
connectors software healthy src/app/api/connectors
[id] software healthy src/app/api/connectors/[id]
[action] software healthy src/app/api/connectors/[id]/[action]
mcp software healthy src/app/api/connectors/mcp
register software healthy src/app/api/register
docx software healthy src/app/api/docx
notifications software healthy src/app/api/notifications
read-all software healthy src/app/api/notifications/read-all
[id] software healthy src/app/api/notifications/[id]
mcp software healthy src/app/api/mcp
workflows software healthy src/app/api/workflows
[id] software healthy src/app/api/workflows/[id]

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

LabelLayerStatusPath
auth::src/lib/connectors/google-drive.ts security healthy src/lib/connectors/google-drive.ts
auth::src/lib/connectors/trello.test.ts security healthy src/lib/connectors/trello.test.ts
auth::src/lib/connectors/jira.ts security healthy src/lib/connectors/jira.ts
auth::src/lib/auth/session-refresh.test.ts security healthy src/lib/auth/session-refresh.test.ts
auth::src/lib/connectors/oauth/slack.ts security healthy src/lib/connectors/oauth/slack.ts
auth::src/lib/auth/rbac.ts security healthy src/lib/auth/rbac.ts
auth::src/app/login/page.tsx security healthy src/app/login/page.tsx
auth::src/app/api/connectors/[id]/[action]/route.test.ts security healthy src/app/api/connectors/[id]/[action]/route.test.ts
auth::CLAUDE.md security healthy CLAUDE.md
auth::src/lib/connectors/oauth/registry.ts security healthy src/lib/connectors/oauth/registry.ts
auth::src/lib/connectors/oauth/slack.test.ts security healthy src/lib/connectors/oauth/slack.test.ts
auth::.env.example security healthy .env.example
auth::src/lib/auth/session-refresh.ts security healthy src/lib/auth/session-refresh.ts
auth::src/lib/connectors/oauth/types.ts security healthy src/lib/connectors/oauth/types.ts
auth::src/lib/connectors/oauth/trello.ts security healthy src/lib/connectors/oauth/trello.ts
auth::src/lib/connectors/zalo.ts security healthy src/lib/connectors/zalo.ts
auth::src/i18n/dictionaries/landing.ts security healthy src/i18n/dictionaries/landing.ts
auth::src/components/landing/features.ts security healthy src/components/landing/features.ts
auth::src/lib/connectors/oauth/google.test.ts security healthy src/lib/connectors/oauth/google.test.ts
auth::src/lib/connectors/oauth/atlassian.test.ts security healthy src/lib/connectors/oauth/atlassian.test.ts
auth::src/auth.ts security healthy src/auth.ts
auth::src/lib/connectors/jira.test.ts security healthy src/lib/connectors/jira.test.ts
auth::src/lib/connectors/registry.ts security healthy src/lib/connectors/registry.ts
auth::src/lib/connectors/store.ts security healthy src/lib/connectors/store.ts
auth::src/auth.config.test.ts security healthy src/auth.config.test.ts
auth::src/lib/connectors/index.ts security healthy src/lib/connectors/index.ts
auth::src/i18n/dictionaries/connectors.ts security healthy src/i18n/dictionaries/connectors.ts
auth::package.json security healthy package.json
auth::src/components/user-avatar.tsx security healthy src/components/user-avatar.tsx
auth::src/components/connectors/ConnectorsClient.test.tsx security healthy src/components/connectors/ConnectorsClient.test.tsx
auth::src/lib/connectors/oauth/google.ts security healthy src/lib/connectors/oauth/google.ts
auth::src/i18n/dictionaries/connectors.test.ts security healthy src/i18n/dictionaries/connectors.test.ts
auth::src/app/api/chat/route.test.ts security healthy src/app/api/chat/route.test.ts
auth::src/proxy.ts security healthy src/proxy.ts
auth::src/lib/connectors/oauth/zalo.test.ts security healthy src/lib/connectors/oauth/zalo.test.ts
auth::src/components/settings/SignOutButton.tsx security healthy src/components/settings/SignOutButton.tsx
auth::src/components/signout-button.tsx security healthy src/components/signout-button.tsx
auth::src/lib/connectors/oauth/atlassian.ts security healthy src/lib/connectors/oauth/atlassian.ts
auth::src/lib/connectors/slack.test.ts security healthy src/lib/connectors/slack.test.ts
auth::src/lib/connectors/oauth/zalo.ts security healthy src/lib/connectors/oauth/zalo.ts
auth::src/lib/connectors/types.ts security healthy src/lib/connectors/types.ts
auth::src/db/schema.ts security healthy src/db/schema.ts
auth::src/auth.config.ts security healthy src/auth.config.ts
auth::src/app/api/connectors/[id]/[action]/route.ts security healthy src/app/api/connectors/[id]/[action]/route.ts
auth::src/lib/connectors/trello.ts security healthy src/lib/connectors/trello.ts
auth::src/lib/connectors/google-drive.test.ts security healthy src/lib/connectors/google-drive.test.ts
auth::.claude/workflows/connectors.js security healthy .claude/workflows/connectors.js
auth::src/lib/connectors/slack.ts security healthy src/lib/connectors/slack.ts
auth::src/components/connectors/ConnectorsClient.tsx security healthy src/components/connectors/ConnectorsClient.tsx
auth::src/lib/connectors/gmail.ts security healthy src/lib/connectors/gmail.ts

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

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/agents frontend healthy src/app/agents/page.tsx
/agents/[id] frontend healthy src/app/agents/[id]/page.tsx
/dashboard frontend healthy src/app/dashboard/page.tsx
/login frontend healthy src/app/login/page.tsx
/monitoring frontend healthy src/app/monitoring/page.tsx
/eval frontend healthy src/app/eval/page.tsx
/chat frontend healthy src/app/chat/page.tsx
/search frontend healthy src/app/search/page.tsx
/settings frontend healthy src/app/settings/page.tsx
/settings/custom-agents frontend healthy src/app/settings/custom-agents/page.tsx
/settings/access frontend healthy src/app/settings/access/page.tsx
/settings/users frontend healthy src/app/settings/users/page.tsx
/settings/machines frontend healthy src/app/settings/machines/page.tsx
/connectors frontend healthy src/app/connectors/page.tsx
/connectors/trello/callback frontend healthy src/app/connectors/trello/callback/page.tsx
/register frontend healthy src/app/register/page.tsx
/notifications frontend healthy src/app/notifications/page.tsx
/workflows frontend healthy src/app/workflows/page.tsx
/workflows/[id] frontend healthy src/app/workflows/[id]/page.tsx
/workflows/[id]/edit frontend healthy src/app/workflows/[id]/edit/page.tsx
/workflows/new frontend healthy src/app/workflows/new/page.tsx
/graph frontend healthy src/app/graph/page.tsx
/machines frontend healthy src/app/machines/page.tsx
/Users/dev/demoproj frontend healthy src/lib/monitoring/parser.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
127.5.5.5 network healthy src/app/api/fetch-url/route.test.ts
10.0.0.1 network healthy src/app/api/fetch-url/route.test.ts
192.168.1.1 network healthy src/app/api/fetch-url/route.test.ts
169.254.1.1 network healthy src/app/api/fetch-url/route.test.ts
172.16.0.1 network healthy src/app/api/fetch-url/route.test.ts
172.31.255.255 network healthy src/app/api/fetch-url/route.test.ts
8.8.8.8 network healthy src/app/api/fetch-url/route.test.ts
1.1.1.1 network healthy src/app/api/fetch-url/route.test.ts
172.15.0.1 network healthy src/app/api/fetch-url/route.test.ts
172.32.0.1 network healthy src/app/api/fetch-url/route.test.ts
203.0.113.9 network healthy src/lib/workflow/tick-auth.test.ts
1.2.3.4 network healthy src/lib/auth/rate-limit.test.ts
203.0.113.7 network healthy src/lib/auth/rate-limit.test.ts
10.0.0.2 network healthy src/lib/auth/rate-limit.test.ts
198.51.100.9 network healthy src/lib/auth/rate-limit.test.ts
169.254.169.254 network healthy src/lib/connectors/mcp/store.test.ts
127.0.0.0 network healthy src/lib/connectors/mcp/ssrf.ts
10.0.0.0 network healthy src/lib/connectors/mcp/ssrf.ts
172.16.0.0 network healthy src/lib/connectors/mcp/ssrf.ts
192.168.0.0 network healthy src/lib/connectors/mcp/ssrf.ts
169.254.0.0 network healthy src/lib/connectors/mcp/ssrf.ts
192.168.1.10 network healthy src/lib/connectors/mcp/ssrf.test.ts
10.0.0.5 network healthy src/lib/connectors/mcp/ssrf.test.ts

LabelLayerStatusPath
workflow_schedule data healthy drizzle/0006_gigantic_blizzard.sql
custom_agent data healthy drizzle/0015_needy_stingray.sql
chat_tool_call data healthy drizzle/0003_flaky_earthquake.sql
connector_credential data healthy drizzle/0001_young_talkback.sql
account data healthy drizzle/0000_nebulous_namora.sql
agent_session data healthy drizzle/0000_nebulous_namora.sql
audit_log data healthy drizzle/0000_nebulous_namora.sql
chat_conversation data healthy drizzle/0000_nebulous_namora.sql
chat_message data healthy drizzle/0000_nebulous_namora.sql
machine data healthy drizzle/0000_nebulous_namora.sql
project data healthy drizzle/0000_nebulous_namora.sql
session data healthy drizzle/0000_nebulous_namora.sql
user data healthy drizzle/0000_nebulous_namora.sql
verificationToken data healthy drizzle/0000_nebulous_namora.sql
workflow_run_step data healthy drizzle/0004_cultured_goliath.sql
workflow_run data healthy drizzle/0004_cultured_goliath.sql
workflow data healthy drizzle/0004_cultured_goliath.sql
eval_run data healthy drizzle/0005_cooing_leader.sql
access_token data healthy drizzle/0009_broad_jasper_sitwell.sql
notification data healthy drizzle/0013_fair_cardiac.sql
workflow_node_idempotency data healthy drizzle/0008_talented_stryfe.sql

LabelLayerStatusPath
on software healthy src/hooks/useChartTheme.ts:on
FakeEventSource software healthy src/hooks/useWorkflowEvents.test.ts:FakeEventSource
MockEventSource software healthy src/hooks/useLiveSessions.test.tsx:MockEventSource
FakeNotification software healthy src/hooks/useLiveSessions.test.tsx:FakeNotification
on software healthy src/components/theme-toggle.tsx:on
FakeES software healthy src/components/notification-bell.test.tsx:FakeES
on software healthy src/components/aurora/useIsDark.ts:on
is software healthy src/components/render/StreamdownView.tsx:is
as software healthy src/components/render/MarkdownView.tsx:as
ClaudeUnavailableError software healthy src/lib/llm/claude.ts:ClaudeUnavailableError
APIError software healthy src/lib/llm/claude.test.ts:APIError
AuthenticationError software healthy src/lib/llm/claude.test.ts:AuthenticationError
RateLimitError software healthy src/lib/llm/claude.test.ts:RateLimitError
InternalServerError software healthy src/lib/llm/claude.test.ts:InternalServerError
APIConnectionError software healthy src/lib/llm/claude.test.ts:APIConnectionError
MockAnthropic software healthy src/lib/llm/claude.test.ts:MockAnthropic
PendingWriteSignal software healthy src/lib/agent/safety/gate.ts:PendingWriteSignal
excludes software healthy src/lib/connectors/recipients.ts:excludes
OAuthError software healthy src/lib/connectors/oauth/types.ts:OAuthError

LabelLayerStatusPath
Loading frontend healthy src/app/loading.tsx
AgentsPage frontend healthy src/app/agents/page.tsx
LoginPage frontend healthy src/app/login/page.tsx
TrelloCallbackPage frontend healthy src/app/connectors/trello/callback/page.tsx
RegisterPage frontend healthy src/app/register/page.tsx
NewWorkflowPage frontend healthy src/app/workflows/new/page.tsx
MachinesRedirect frontend healthy src/app/machines/page.tsx
Mech3D frontend healthy src/components/landing/Mech3D.tsx
TrelloCaptureClient frontend healthy src/components/connectors/TrelloCaptureClient.tsx
LeafletMap frontend healthy src/components/render/LeafletMap.tsx

LabelLayerStatusPath
port:5434 network healthy docker-compose.yml
port:5432 network healthy docker-compose.yml
port:8080 network healthy docker-compose.yml
port:3900 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:8888 network healthy docker-compose.yml

LabelLayerStatusPath
postgresql data healthy .env.example
postgres data healthy CLAUDE.md
sqlite data healthy package-lock.json
redis data healthy package-lock.json
mysql data healthy src/i18n/dictionaries/chat.ts

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
postgres hardware healthy docker-compose.yml
adminer hardware healthy docker-compose.yml
app hardware healthy docker-compose.yml
searxng hardware healthy docker-compose.yml

LabelLayerStatusPath
danny-exnodes__LAAM software healthy /data/fable5_failed_archive/danny-exnodes__LAAM

LabelLayerStatusPath
gpu (detected) hardware healthy CLAUDE.md

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json

LabelLayerStatusPath
password_literal::src/app/api/register/route.test.ts security healthy src/app/api/register/route.test.ts
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/be7a0947-40c3-4eae-9621-fb57f7d77611/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/be7a0947-40c3-4eae-9621-fb57f7d77611/

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.