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.

samas-ai/MTGPodManager

https://github.com/samas-ai/MTGPodManager · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 21 actionable findings from 1 signal source. 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 453 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
part1-deepresearch.md software healthy part1-deepresearch.md
playwright.config.ts software healthy playwright.config.ts
.env.local.example software healthy .env.local.example
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
CLAUDE.md software healthy CLAUDE.md
part3-tech-design-mvp.md software healthy part3-tech-design-mvp.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
CREDITS.md software healthy CREDITS.md
part4-notes-for-agent.md software healthy part4-notes-for-agent.md
ROADMAP.md software healthy ROADMAP.md
DEPLOY.md software healthy DEPLOY.md
.eslintrc.json software healthy .eslintrc.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
part2-prd-mvp.md software healthy part2-prd-mvp.md
next.config.mjs software healthy next.config.mjs
MEMORY.md software healthy MEMORY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
REVIEW-CHECKLIST.md software healthy REVIEW-CHECKLIST.md
vitest.config.ts software healthy vitest.config.ts
SECURITY-REVIEW.md software healthy SECURITY-REVIEW.md
SETUP.md software healthy SETUP.md
PRD-MTGPodManager-MVP.md software healthy docs/PRD-MTGPodManager-MVP.md
claude-agent-teams.md software healthy docs/claude-agent-teams.md
research-MTGPodManager.md software healthy docs/research-MTGPodManager.md
TechDesign-MTGPodManager-MVP.md.md software healthy docs/TechDesign-MTGPodManager-MVP.md.md
freshness-policy.md software healthy docs/freshness-policy.md
golden-path-checklist.md software healthy docs/golden-path-checklist.md
cursor-cloud-agents.md software healthy docs/cursor-cloud-agents.md
tech_stack.md software healthy agent_docs/tech_stack.md
product_requirements.md software healthy agent_docs/product_requirements.md
project_brief.md software healthy agent_docs/project_brief.md
testing.md software healthy agent_docs/testing.md
code_patterns.md software healthy agent_docs/code_patterns.md
MEMORY.md software healthy templates/MEMORY.md
AGENTS.md software healthy templates/AGENTS.md
REVIEW-CHECKLIST.md software healthy templates/REVIEW-CHECKLIST.md
tech_stack.md software healthy templates/agent_docs/tech_stack.md
product_requirements.md software healthy templates/agent_docs/product_requirements.md
project_brief.md software healthy templates/agent_docs/project_brief.md
testing.md software healthy templates/agent_docs/testing.md
code_patterns.md software healthy templates/agent_docs/code_patterns.md
README.md software healthy .claude/README.md
launch.json software healthy .claude/launch.json
hooks.json software healthy .claude/hooks/hooks.json
SKILL.md software healthy .claude/skills/vibe-research/SKILL.md

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

LabelLayerStatusPath
middleware software healthy src/middleware.ts:middleware
PageSkeleton software healthy src/components/ui/page-skeleton.tsx:PageSkeleton
Badge software healthy src/components/ui/badge.tsx:Badge
Skeleton software healthy src/components/ui/skeleton.tsx:Skeleton
PageHeader software healthy src/components/ui/page-header.tsx:PageHeader
GettingStarted software healthy src/components/features/getting-started.tsx:GettingStarted
VercelMetrics software healthy src/components/features/vercel-metrics.tsx:VercelMetrics
CommanderArt software healthy src/components/features/commander-art.tsx:CommanderArt
Footer software healthy src/components/features/footer.tsx:Footer
applyTheme software healthy src/components/features/theme-toggle.tsx:applyTheme
ThemeToggle software healthy src/components/features/theme-toggle.tsx:ThemeToggle
onChange software healthy src/components/features/theme-toggle.tsx:onChange
choose software healthy src/components/features/theme-toggle.tsx:choose
StatBar software healthy src/components/features/stat-bar.tsx:StatBar
QrCode software healthy src/components/features/qr-code.tsx:QrCode
ShareInvite software healthy src/components/features/share-invite.tsx:ShareInvite
onShare software healthy src/components/features/share-invite.tsx:onShare
ordered software healthy src/components/features/color-pips.tsx:ordered
colorIdentityLabel software healthy src/components/features/color-pips.tsx:colorIdentityLabel
colorComboName software healthy src/components/features/color-pips.tsx:colorComboName
ColorPips software healthy src/components/features/color-pips.tsx:ColorPips
ColorIdentityEdge software healthy src/components/features/color-pips.tsx:ColorIdentityEdge
SeasonSymbol software healthy src/components/features/season-symbol.tsx:SeasonSymbol
rot software healthy src/components/features/season-symbol.tsx:rot
angle software healthy src/components/features/season-symbol.tsx:angle
Sparkline software healthy src/components/features/sparkline.tsx:Sparkline
HoldZone software healthy src/components/features/match/table-mode.tsx:HoldZone
clear software healthy src/components/features/match/table-mode.tsx:clear
gridClass software healthy src/components/features/match/table-mode.tsx:gridClass
isRotated software healthy src/components/features/match/table-mode.tsx:isRotated
TableMode software healthy src/components/features/match/table-mode.tsx:TableMode
id software healthy src/components/features/match/table-mode.tsx:id
acquire software healthy src/components/features/match/table-mode.tsx:acquire
onVisibility software healthy src/components/features/match/table-mode.tsx:onVisibility
onKey software healthy src/components/features/match/table-mode.tsx:onKey
VerifyDeck software healthy src/components/features/match/verify-deck.tsx:VerifyDeck
fetchParticipants software healthy src/components/features/match/host-match.tsx:fetchParticipa…
HostMatch software healthy src/components/features/match/host-match.tsx:HostMatch
setCount software healthy src/components/features/match/host-match.tsx:setCount
load software healthy src/components/features/match/host-match.tsx:load
CommanderDamage software healthy src/components/features/match/commander-damage.tsx:Commande…
AuthMessage software healthy src/components/features/auth/auth-message.tsx:AuthMessage
ActiveMatchPill software healthy src/components/features/nav/active-match-pill.tsx:ActiveMat…
BottomNav software healthy src/components/features/nav/bottom-nav.tsx:BottomNav
DeletePod software healthy src/components/features/group/delete-pod.tsx:DeletePod
robots software healthy src/app/robots.ts:robots
NotFound software healthy src/app/not-found.tsx:NotFound
sitemap software healthy src/app/sitemap.ts:sitemap
LandingPage software healthy src/app/page.tsx:LandingPage
RootLayout software healthy src/app/layout.tsx:RootLayout

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

LabelLayerStatusPath
docs software healthy docs
agent_docs software healthy agent_docs
templates software healthy templates
agent_docs software healthy templates/agent_docs
.claude software healthy .claude
hooks software healthy .claude/hooks
skills software healthy .claude/skills
vibe-research software healthy .claude/skills/vibe-research
vibe-build software healthy .claude/skills/vibe-build
vibe-prd software healthy .claude/skills/vibe-prd
vibe-agents software healthy .claude/skills/vibe-agents
vibe-workflow software healthy .claude/skills/vibe-workflow
vibe-techdesign software healthy .claude/skills/vibe-techdesign
supabase software healthy supabase
tests software healthy supabase/tests
migrations software healthy supabase/migrations
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
ui software healthy src/components/ui
features software healthy src/components/features
match software healthy src/components/features/match
auth software healthy src/components/features/auth
nav software healthy src/components/features/nav
group software healthy src/components/features/group
app software healthy src/app
match software healthy src/app/match
[matchId] software healthy src/app/match/[matchId]
host software healthy src/app/match/[matchId]/host
join software healthy src/app/match/[matchId]/join
groups software healthy src/app/groups
[groupId] software healthy src/app/groups/[groupId]
join software healthy src/app/join
[code] software healthy src/app/join/[code]
profile software healthy src/app/profile
decks software healthy src/app/profile/decks
(auth) software healthy src/app/(auth)
sign-up software healthy src/app/(auth)/sign-up
sign-in software healthy src/app/(auth)/sign-in
stats software healthy src/app/stats
[groupId] software healthy src/app/stats/[groupId]
lib software healthy src/lib
match software healthy src/lib/match
supabase software healthy src/lib/supabase
services software healthy src/lib/services
__fixtures__ software healthy src/lib/services/__fixtures__
validators software healthy src/lib/validators
styles software healthy src/styles

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

LabelLayerStatusPath
0018_commander_card_image.sql data healthy supabase/migrations/0018_commander_card_image.sql
0015_grants.sql data healthy supabase/migrations/0015_grants.sql
0002_decks.sql data healthy supabase/migrations/0002_decks.sql
0004_finalize.sql data healthy supabase/migrations/0004_finalize.sql
0008_backfill_profiles.sql data healthy supabase/migrations/0008_backfill_profiles.sql
0014_cancel_match.sql data healthy supabase/migrations/0014_cancel_match.sql
0003_matches.sql data healthy supabase/migrations/0003_matches.sql
0017_color_identity_snapshot.sql data healthy supabase/migrations/0017_color_identity_snapshot.sql
0012_group_management.sql data healthy supabase/migrations/0012_group_management.sql
0005_stats.sql data healthy supabase/migrations/0005_stats.sql
0007_harden_mp_update.sql data healthy supabase/migrations/0007_harden_mp_update.sql
0009_placement.sql data healthy supabase/migrations/0009_placement.sql
0001_init_groups.sql data healthy supabase/migrations/0001_init_groups.sql
0006_deck_delete_set_null.sql data healthy supabase/migrations/0006_deck_delete_set_null.sql
0013_delete_group.sql data healthy supabase/migrations/0013_delete_group.sql
0019_seasons.sql data healthy supabase/migrations/0019_seasons.sql
0016_commander_art.sql data healthy supabase/migrations/0016_commander_art.sql
0011_match_notes.sql data healthy supabase/migrations/0011_match_notes.sql
0010_deck_stats.sql data healthy supabase/migrations/0010_deck_stats.sql

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/match/[matchId]/host frontend healthy src/app/match/[matchId]/host/page.tsx
/match/[matchId]/join frontend healthy src/app/match/[matchId]/join/page.tsx
/groups frontend healthy src/app/groups/page.tsx
/groups/[groupId] frontend healthy src/app/groups/[groupId]/page.tsx
/join/[code] frontend healthy src/app/join/[code]/page.tsx
/profile frontend healthy src/app/profile/page.tsx
/profile/decks frontend healthy src/app/profile/decks/page.tsx
/(auth)/sign-up frontend healthy src/app/(auth)/sign-up/page.tsx
/(auth)/sign-in frontend healthy src/app/(auth)/sign-in/page.tsx
/stats/[groupId] frontend healthy src/app/stats/[groupId]/page.tsx

LabelLayerStatusPath
NotFound frontend healthy src/app/not-found.tsx
RootLayout frontend healthy src/app/layout.tsx
Error frontend healthy src/app/error.tsx
GlobalError frontend healthy src/app/global-error.tsx
Loading frontend healthy src/app/groups/loading.tsx
Loading frontend healthy src/app/groups/[groupId]/loading.tsx
Loading frontend healthy src/app/profile/decks/loading.tsx
Loading frontend healthy src/app/stats/[groupId]/loading.tsx

LabelLayerStatusPath
password_literal::src/lib/validators/auth.test.ts security healthy src/lib/validators/auth.test.ts
password_literal::src/lib/validators/auth.test.ts security healthy src/lib/validators/auth.test.ts
password_literal::src/lib/validators/auth.test.ts security healthy src/lib/validators/auth.test.ts

LabelLayerStatusPath
itself software healthy src/components/features/theme-toggle.tsx:itself
names software healthy src/lib/utils.ts:names

LabelLayerStatusPath
postgres data healthy .env.local.example
postgresql data healthy templates/AGENTS.md

LabelLayerStatusPath
ANON_KEY cicd healthy
API_URL cicd healthy

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

LabelLayerStatusPath
public data healthy supabase/migrations/0002_decks.sql

LabelLayerStatusPath
127.0.0.1 network healthy next.config.mjs

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

LabelLayerStatusPath
verify cicd healthy .github/workflows/ci.yml
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/652eb086-e1ab-4233-b24c-80b3ab79cd9d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/652eb086-e1ab-4233-b24c-80b3ab79cd9d/

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.