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.

Stormsouls/pymela

https://github.com/Stormsouls/pymela · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 19 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 263 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
LoginBanner software healthy components/LoginBanner.tsx:LoginBanner
onSubmit software healthy components/LoginBanner.tsx:onSubmit
BotCard software healthy components/BotCard.tsx:BotCard
handleMove software healthy components/BotCard.tsx:handleMove
px software healthy components/BotCard.tsx:px
py software healthy components/BotCard.tsx:py
handleLeave software healthy components/BotCard.tsx:handleLeave
AnimatedBackground software healthy components/AnimatedBackground.tsx:AnimatedBackground
resize software healthy components/AnimatedBackground.tsx:resize
frame software healthy components/AnimatedBackground.tsx:frame
a software healthy components/AnimatedBackground.tsx:a
onMove software healthy components/AnimatedBackground.tsx:onMove
onLeave software healthy components/AnimatedBackground.tsx:onLeave
HeroBackground software healthy components/HeroBackground.tsx:HeroBackground
apply software healthy components/HeroBackground.tsx:apply
schedule software healthy components/HeroBackground.tsx:schedule
onMove software healthy components/HeroBackground.tsx:onMove
onScroll software healthy components/HeroBackground.tsx:onScroll
parseSections software healthy components/BotForm.tsx:parseSections
BotForm software healthy components/BotForm.tsx:BotForm
set software healthy components/BotForm.tsx:set
usesLeft software healthy components/BotForm.tsx:usesLeft
bumpUses software healthy components/BotForm.tsx:bumpUses
onScrape software healthy components/BotForm.tsx:onScrape
runGenerate software healthy components/BotForm.tsx:runGenerate
onSubmit software healthy components/BotForm.tsx:onSubmit
regenerate software healthy components/BotForm.tsx:regenerate
enrichFicha software healthy components/BotForm.tsx:enrichFicha
copy software healthy components/BotForm.tsx:copy
downloadTxt software healthy components/BotForm.tsx:downloadTxt
downloadPdf software healthy components/BotForm.tsx:downloadPdf
reset software healthy components/BotForm.tsx:reset
downloadImage software healthy components/BotForm.tsx:downloadImage
downloadAllImages software healthy components/BotForm.tsx:downloadAllImages
BotIcon software healthy components/BotIcon.tsx:BotIcon
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
ConectarMLPage software healthy app/conectar-ml/page.tsx:ConectarMLPage
load software healthy app/conectar-ml/page.tsx:load
toggle software healthy app/conectar-ml/page.tsx:toggle
savePlaybook software healthy app/conectar-ml/page.tsx:savePlaybook
toggleItem software healthy app/conectar-ml/page.tsx:toggleItem
saveItemPlaybook software healthy app/conectar-ml/page.tsx:saveItemPlaybook
draftAction software healthy app/conectar-ml/page.tsx:draftAction
disconnect software healthy app/conectar-ml/page.tsx:disconnect
HistorialPage software healthy app/historial/page.tsx:HistorialPage
handleDelete software healthy app/historial/page.tsx:handleDelete
handleCopy software healthy app/historial/page.tsx:handleCopy
handleEmailSignIn software healthy app/historial/page.tsx:handleEmailSignIn
getBotMeta software healthy app/historial/page.tsx:getBotMeta

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
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
LoginBanner.tsx software healthy components/LoginBanner.tsx
BotCard.tsx software healthy components/BotCard.tsx
AnimatedBackground.tsx software healthy components/AnimatedBackground.tsx
HeroBackground.tsx software healthy components/HeroBackground.tsx
BotForm.tsx software healthy components/BotForm.tsx
BotIcon.tsx software healthy components/BotIcon.tsx
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/conectar-ml/page.tsx
page.tsx software healthy app/historial/page.tsx
route.ts software healthy app/api/generate/route.ts
route.ts software healthy app/api/ml/auth/route.ts
route.ts software healthy app/api/ml/webhook/route.ts
route.ts software healthy app/api/ml/callback/route.ts
route.ts software healthy app/api/ml/status/route.ts
route.ts software healthy app/api/ml/item-settings/route.ts
route.ts software healthy app/api/ml/items/route.ts
route.ts software healthy app/api/ml/approve/route.ts
route.ts software healthy app/api/scrape/route.ts
route.ts software healthy app/api/jina/route.ts
route.ts software healthy app/api/pdf/route.ts
route.ts software healthy app/api/img/route.ts
route.ts software healthy app/api/enrich/route.ts
page.tsx software healthy app/[slug]/page.tsx
ml-api.ts software healthy lib/ml-api.ts
supabase-client.ts software healthy lib/supabase-client.ts
bots.ts software healthy lib/bots.ts
prompts.ts software healthy lib/prompts.ts
supabase-server.ts software healthy lib/supabase-server.ts
utils.ts software healthy lib/utils.ts
rate-limit.ts software healthy lib/rate-limit.ts
ml-session.ts software healthy lib/ml-session.ts
groq.ts software healthy lib/groq.ts
crypto.ts software healthy lib/crypto.ts
useAuth.ts software healthy hooks/useAuth.ts
useHistory.ts software healthy hooks/useHistory.ts
config.toml software healthy supabase/config.toml
20260610120000_rate_events.sql software healthy supabase/migrations/20260610120000_rate_events.sql
20260604162015_ml_playbook_drafts.sql software healthy supabase/migrations/20260604162015_ml_playbook_drafts.sql
20260531103126_init_generations.sql software healthy supabase/migrations/20260531103126_init_generations.sql

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

LabelLayerStatusPath
components software healthy components
app software healthy app
conectar-ml software healthy app/conectar-ml
historial software healthy app/historial
api software healthy app/api
generate software healthy app/api/generate
ml software healthy app/api/ml
auth software healthy app/api/ml/auth
webhook software healthy app/api/ml/webhook
callback software healthy app/api/ml/callback
status software healthy app/api/ml/status
item-settings software healthy app/api/ml/item-settings
items software healthy app/api/ml/items
approve software healthy app/api/ml/approve
scrape software healthy app/api/scrape
jina software healthy app/api/jina
pdf software healthy app/api/pdf
img software healthy app/api/img
enrich software healthy app/api/enrich
[slug] software healthy app/[slug]
lib software healthy lib
hooks software healthy hooks
supabase software healthy supabase
migrations software healthy supabase/migrations

LabelLayerStatusPath
20260610120000_rate_events.sql data healthy supabase/migrations/20260610120000_rate_events.sql
20260604162015_ml_playbook_drafts.sql data healthy supabase/migrations/20260604162015_ml_playbook_drafts.sql
20260531103126_init_generations.sql data healthy supabase/migrations/20260531103126_init_generations.sql
20260610130000_rls_item_settings_rate_events.sql data healthy supabase/migrations/20260610130000_rls_item_settings_rate_e…
20260602181913_add_history.sql data healthy supabase/migrations/20260602181913_add_history.sql
20260603203504_ml_connections.sql data healthy supabase/migrations/20260603203504_ml_connections.sql
20260531103526_init_generations.sql data healthy supabase/migrations/20260531103526_init_generations.sql
20260609164710_ml_item_settings.sql data healthy supabase/migrations/20260609164710_ml_item_settings.sql
20260602184411_enable_anon_auth.sql data healthy supabase/migrations/20260602184411_enable_anon_auth.sql

LabelLayerStatusPath
auth::supabase/config.toml security healthy supabase/config.toml
auth::lib/ml-api.ts security healthy lib/ml-api.ts
auth::app/api/ml/auth/route.ts security healthy app/api/ml/auth/route.ts
auth::app/api/scrape/route.ts security healthy app/api/scrape/route.ts
auth::CLAUDE.md security healthy CLAUDE.md

LabelLayerStatusPath
169.254.169.254 network healthy CLAUDE.md
172.16.0.0 network healthy app/api/scrape/route.ts
172.31.255.255 network healthy app/api/scrape/route.ts
124.0.0.0 network healthy app/api/scrape/route.ts

LabelLayerStatusPath
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
ConectarMLPage frontend healthy app/conectar-ml/page.tsx
HistorialPage frontend healthy app/historial/page.tsx

LabelLayerStatusPath
rate_events data healthy supabase/migrations/20260610120000_rate_events.sql
public data healthy supabase/migrations/20260604162015_ml_playbook_drafts.sql
ml_item_settings data healthy supabase/migrations/20260609164710_ml_item_settings.sql

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
vps::gcp hardware healthy app/api/scrape/route.ts
vps::azure hardware healthy app/api/scrape/route.ts

LabelLayerStatusPath
repobility-clone-1n90g12e software healthy /tmp/repobility-clone-1n90g12e

LabelLayerStatusPath
postgres data healthy supabase/config.toml

LabelLayerStatusPath
/ frontend healthy app/api/ml/auth/route.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/6ebb063d-f219-4e55-82fd-f42613efb36f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6ebb063d-f219-4e55-82fd-f42613efb36f/

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.