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.

taro-kuroda-5228/consent-agent

https://github.com/taro-kuroda-5228/consent-agent · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 21 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 483 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
check software healthy scripts/smoke-e2e.mjs:check
json software healthy scripts/smoke-e2e.mjs:json
loadGoldenCases software healthy eval/grounding-eval.ts:loadGoldenCases
normalizeForMatch software healthy eval/grounding-eval.ts:normalizeForMatch
buildEvidenceCorpus software healthy eval/grounding-eval.ts:buildEvidenceCorpus
extractPercentNumbers software healthy eval/grounding-eval.ts:extractPercentNumbers
evaluateGoldenCase software healthy eval/grounding-eval.ts:evaluateGoldenCase
liveCaseDelayMs software healthy eval/grounding-eval.ts:liveCaseDelayMs
runGroundingEval software healthy eval/grounding-eval.ts:runGroundingEval
formatEvalReport software healthy eval/grounding-eval.ts:formatEvalReport
Badge software healthy src/components/ui/badge.tsx:Badge
Button software healthy src/components/ui/button.tsx:Button
Card software healthy src/components/ui/card.tsx:Card
CardHeader software healthy src/components/ui/card.tsx:CardHeader
CardTitle software healthy src/components/ui/card.tsx:CardTitle
CardDescription software healthy src/components/ui/card.tsx:CardDescription
CardAction software healthy src/components/ui/card.tsx:CardAction
CardContent software healthy src/components/ui/card.tsx:CardContent
CardFooter software healthy src/components/ui/card.tsx:CardFooter
Textarea software healthy src/components/ui/textarea.tsx:Textarea
Tabs software healthy src/components/ui/tabs.tsx:Tabs
TabsList software healthy src/components/ui/tabs.tsx:TabsList
TabsTrigger software healthy src/components/ui/tabs.tsx:TabsTrigger
TabsContent software healthy src/components/ui/tabs.tsx:TabsContent
Separator software healthy src/components/ui/separator.tsx:Separator
Toaster software healthy src/components/ui/sonner.tsx:Toaster
Input software healthy src/components/ui/input.tsx:Input
SelectGroup software healthy src/components/ui/select.tsx:SelectGroup
SelectValue software healthy src/components/ui/select.tsx:SelectValue
SelectTrigger software healthy src/components/ui/select.tsx:SelectTrigger
SelectContent software healthy src/components/ui/select.tsx:SelectContent
SelectLabel software healthy src/components/ui/select.tsx:SelectLabel
SelectItem software healthy src/components/ui/select.tsx:SelectItem
SelectSeparator software healthy src/components/ui/select.tsx:SelectSeparator
SelectScrollUpButton software healthy src/components/ui/select.tsx:SelectScrollUpButton
SelectScrollDownButton software healthy src/components/ui/select.tsx:SelectScrollDownButton
Label software healthy src/components/ui/label.tsx:Label
AuditTimeline software healthy src/components/consent/AuditTimeline.tsx:AuditTimeline
SupabaseStatusBadge software healthy src/components/consent/SupabaseStatusBadge.tsx:SupabaseStat…
OmniConsentSessionDemo software healthy src/components/consent/OmniConsentSessionDemo.tsx:OmniConse…
InfoTile software healthy src/components/consent/OmniConsentSessionDemo.tsx:InfoTile
DemoResponseButton software healthy src/components/consent/OmniConsentSessionDemo.tsx:DemoRespo…
badgeClass software healthy src/components/consent/OmniConsentSessionDemo.tsx:badgeClass
readSource software healthy src/app/page-ui-copy.test.ts:readSource
ConsentAgent software healthy src/app/page.tsx:ConsentAgent
fetchWithTimeout software healthy src/app/page.tsx:fetchWithTimeout
applyQuickCase software healthy src/app/page.tsx:applyQuickCase
suggestEvidence software healthy src/app/page.tsx:suggestEvidence
toggleRisk software healthy src/app/page.tsx:toggleRisk
toggleEvidence software healthy src/app/page.tsx:toggleEvidence

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
components.json software healthy components.json
vitest.eval.config.ts software healthy vitest.eval.config.ts
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
vitest.config.ts software healthy vitest.config.ts
next.config.ts software healthy next.config.ts
deployment.md software healthy docs/deployment.md
productization-roadmap.md software healthy docs/productization-roadmap.md
supabase-architecture.md software healthy docs/supabase-architecture.md
security-and-compliance-roadmap.md software healthy docs/security-and-compliance-roadmap.md
hackathon-demo-script.md software healthy docs/hackathon-demo-script.md
2026-06-12-clinical-and-hackathon-brushup-plan.md software healthy docs/plans/2026-06-12-clinical-and-hackathon-brushup-plan.md
2026-05-19-clinical-mvp-ataad-consent.md software healthy docs/plans/2026-05-19-clinical-mvp-ataad-consent.md
2026-05-19-google-hackathon-readiness.md software healthy docs/plans/2026-05-19-google-hackathon-readiness.md
2026-05-01-phase-1-click-demo.md software healthy docs/plans/2026-05-01-phase-1-click-demo.md
smoke-e2e.mjs software healthy scripts/smoke-e2e.mjs
check-demo-env.ts software healthy scripts/check-demo-env.ts
grounding-eval.test.ts software healthy eval/grounding-eval.test.ts
grounding-eval.ts software healthy eval/grounding-eval.ts
grounding.eval.test.ts software healthy eval/grounding.eval.test.ts
golden-qa.json software healthy eval/golden-qa.json
seed.sql software healthy supabase/seed.sql
202606060004_allow_anonymous_demo_physician_reviews.sql software healthy supabase/migrations/202606060004_allow_anonymous_demo_physi…
202606060002_rls_policies.sql software healthy supabase/migrations/202606060002_rls_policies.sql
202606060003_demo_seed.sql software healthy supabase/migrations/202606060003_demo_seed.sql
202606060001_init_consent_agent.sql software healthy supabase/migrations/202606060001_init_consent_agent.sql
ci.yml software healthy .github/workflows/ci.yml
index.ts software healthy src/types/index.ts
badge.tsx software healthy src/components/ui/badge.tsx
button.tsx software healthy src/components/ui/button.tsx
card.tsx software healthy src/components/ui/card.tsx
textarea.tsx software healthy src/components/ui/textarea.tsx
tabs.tsx software healthy src/components/ui/tabs.tsx
separator.tsx software healthy src/components/ui/separator.tsx
sonner.tsx software healthy src/components/ui/sonner.tsx
input.tsx software healthy src/components/ui/input.tsx
select.tsx software healthy src/components/ui/select.tsx
label.tsx software healthy src/components/ui/label.tsx
AuditTimeline.tsx software healthy src/components/consent/AuditTimeline.tsx
SupabaseStatusBadge.tsx software healthy src/components/consent/SupabaseStatusBadge.tsx
OmniConsentSessionDemo.tsx software healthy src/components/consent/OmniConsentSessionDemo.tsx
page-ui-copy.test.ts software healthy src/app/page-ui-copy.test.ts
globals.css software healthy src/app/globals.css

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

LabelLayerStatusPath
docs software healthy docs
plans software healthy docs/plans
scripts software healthy scripts
eval software healthy eval
supabase software healthy supabase
migrations software healthy supabase/migrations
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
components software healthy src/components
ui software healthy src/components/ui
consent software healthy src/components/consent
app software healthy src/app
doctor software healthy src/app/doctor
[caseId] software healthy src/app/doctor/[caseId]
summary software healthy src/app/doctor/[caseId]/summary
api software healthy src/app/api
explain software healthy src/app/api/explain
qa software healthy src/app/api/qa
tts software healthy src/app/api/tts
sessions software healthy src/app/api/sessions
[sessionId] software healthy src/app/api/sessions/[sessionId]
review software healthy src/app/api/sessions/[sessionId]/review
responses software healthy src/app/api/sessions/[sessionId]/responses
summary software healthy src/app/api/sessions/[sessionId]/summary
export software healthy src/app/api/sessions/[sessionId]/export
evidence software healthy src/app/api/evidence
upload software healthy src/app/api/evidence/upload
suggest software healthy src/app/api/evidence/suggest
pubmed-search software healthy src/app/api/evidence/pubmed-search
approve software healthy src/app/api/evidence/approve
sessions software healthy src/app/sessions
approvals software healthy src/app/approvals
family software healthy src/app/family
[caseId] software healthy src/app/family/[caseId]
qa software healthy src/app/family/[caseId]/qa
lib software healthy src/lib
__tests__ software healthy src/lib/__tests__
api software healthy src/lib/api
supabase software healthy src/lib/supabase
repositories software healthy src/lib/repositories
realtime software healthy src/lib/realtime
storage software healthy src/lib/storage
export software healthy src/lib/export

LabelLayerStatusPath
ConsentAgent frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
DoctorSummary frontend healthy src/app/doctor/[caseId]/summary/page.tsx
SessionsPage frontend healthy src/app/sessions/page.tsx
ApprovalsPage frontend healthy src/app/approvals/page.tsx
FamilyExplanation frontend healthy src/app/family/[caseId]/page.tsx
QAPage frontend healthy src/app/family/[caseId]/qa/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/doctor/[caseId]/summary frontend healthy src/app/doctor/[caseId]/summary/page.tsx
/sessions frontend healthy src/app/sessions/page.tsx
/approvals frontend healthy src/app/approvals/page.tsx
/family/[caseId] frontend healthy src/app/family/[caseId]/page.tsx
/family/[caseId]/qa frontend healthy src/app/family/[caseId]/qa/page.tsx

LabelLayerStatusPath
FakeSupabaseClient software healthy src/lib/repositories/supabase-consent-session-repository.te…
FakeQuery software healthy src/lib/repositories/supabase-consent-session-repository.te…
SupabaseConsentSessionRepository software healthy src/lib/repositories/supabase-consent-session-repository.ts…
InMemoryConsentSessionRepository software healthy src/lib/repositories/in-memory-consent-session-repository.t…

LabelLayerStatusPath
202606060004_allow_anonymous_demo_physician_reviews.sql data healthy supabase/migrations/202606060004_allow_anonymous_demo_physi…
202606060002_rls_policies.sql data healthy supabase/migrations/202606060002_rls_policies.sql
202606060003_demo_seed.sql data healthy supabase/migrations/202606060003_demo_seed.sql
202606060001_init_consent_agent.sql data healthy supabase/migrations/202606060001_init_consent_agent.sql

LabelLayerStatusPath
quality cicd healthy .github/workflows/ci.yml
smoke-e2e cicd healthy .github/workflows/ci.yml
grounding-eval cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:3100 network healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
postgresql data healthy README.md

LabelLayerStatusPath
public data healthy supabase/migrations/202606060001_init_consent_agent.sql

LabelLayerStatusPath
127.0.0.1 network healthy .github/workflows/ci.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

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

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
GEMINI_API_KEY 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/65f0bc9f-f8cd-45e6-b9c3-298be40a507d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/65f0bc9f-f8cd-45e6-b9c3-298be40a507d/

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.