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.

angelotignanelli/pampa

https://github.com/angelotignanelli/pampa · scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -9.2 (diff) · 13 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 206 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
RootLayout software healthy src/app/layout.tsx:RootLayout
manifest software healthy src/app/manifest.ts:manifest
LoginPage software healthy src/app/login/page.tsx:LoginPage
Field software healthy src/app/login/page.tsx:Field
AppLayout software healthy src/app/(app)/layout.tsx:AppLayout
ResumenPage software healthy src/app/(app)/page.tsx:ResumenPage
StatCard software healthy src/app/(app)/page.tsx:StatCard
InsightTile software healthy src/app/(app)/page.tsx:InsightTile
ExpenseTile software healthy src/app/(app)/page.tsx:ExpenseTile
NuevoMovimientoPage software healthy src/app/(app)/movimientos/nuevo/page.tsx:NuevoMovimientoPage
NuevoAnimalPage software healthy src/app/(app)/animales/nuevo/page.tsx:NuevoAnimalPage
LotesPage software healthy src/app/(app)/lotes/page.tsx:LotesPage
NuevoLotePage software healthy src/app/(app)/lotes/nuevo/page.tsx:NuevoLotePage
SanidadPage software healthy src/app/(app)/sanidad/page.tsx:SanidadPage
NuevoTratamientoPage software healthy src/app/(app)/sanidad/nuevo/page.tsx:NuevoTratamientoPage
PesajesPage software healthy src/app/(app)/pesajes/page.tsx:PesajesPage
NuevoPesajePage software healthy src/app/(app)/pesajes/nuevo/page.tsx:NuevoPesajePage
compactARS software healthy src/app/(app)/economia/page.tsx:compactARS
EconomiaPage software healthy src/app/(app)/economia/page.tsx:EconomiaPage
AlimentacionPage software healthy src/app/(app)/alimentacion/page.tsx:AlimentacionPage
Row software healthy src/app/(app)/alimentacion/page.tsx:Row
NuevaRacionPage software healthy src/app/(app)/alimentacion/nuevo/page.tsx:NuevaRacionPage
Field software healthy src/components/Form.tsx:Field
FormPage software healthy src/components/Form.tsx:FormPage
FormActions software healthy src/components/Form.tsx:FormActions
WeightChart software healthy src/components/WeightChart.tsx:WeightChart
tEnd software healthy src/components/WeightChart.tsx:tEnd
x software healthy src/components/WeightChart.tsx:x
y software healthy src/components/WeightChart.tsx:y
fmtTick software healthy src/components/WeightChart.tsx:fmtTick
gdpLabel software healthy src/components/WeightChart.tsx:gdpLabel
RegisterSW software healthy src/components/RegisterSW.tsx:RegisterSW
RhythmPanel software healthy src/components/RhythmPanel.tsx:RhythmPanel
fmt software healthy src/components/RhythmPanel.tsx:fmt
Gauge software healthy src/components/Gauge.tsx:Gauge
knobAngle software healthy src/components/Gauge.tsx:knobAngle
base software healthy src/components/icons.tsx:base
IconDashboard software healthy src/components/icons.tsx:IconDashboard
IconScale software healthy src/components/icons.tsx:IconScale
IconBowl software healthy src/components/icons.tsx:IconBowl
IconHealth software healthy src/components/icons.tsx:IconHealth
IconCash software healthy src/components/icons.tsx:IconCash
IconList software healthy src/components/icons.tsx:IconList
IconLeaf software healthy src/components/icons.tsx:IconLeaf
IconFilter software healthy src/components/icons.tsx:IconFilter
IconPlus software healthy src/components/icons.tsx:IconPlus
IconFlag software healthy src/components/icons.tsx:IconFlag
IconSearch software healthy src/components/icons.tsx:IconSearch
IconSettings software healthy src/components/icons.tsx:IconSettings
IconLogout software healthy src/components/icons.tsx:IconLogout

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
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
manifest.ts software healthy src/app/manifest.ts
page.tsx software healthy src/app/login/page.tsx
layout.tsx software healthy src/app/(app)/layout.tsx
page.tsx software healthy src/app/(app)/page.tsx
page.tsx software healthy src/app/(app)/movimientos/nuevo/page.tsx
page.tsx software healthy src/app/(app)/animales/nuevo/page.tsx
page.tsx software healthy src/app/(app)/lotes/page.tsx
page.tsx software healthy src/app/(app)/lotes/nuevo/page.tsx
page.tsx software healthy src/app/(app)/sanidad/page.tsx
page.tsx software healthy src/app/(app)/sanidad/nuevo/page.tsx
page.tsx software healthy src/app/(app)/pesajes/page.tsx
page.tsx software healthy src/app/(app)/pesajes/nuevo/page.tsx
page.tsx software healthy src/app/(app)/economia/page.tsx
page.tsx software healthy src/app/(app)/alimentacion/page.tsx
page.tsx software healthy src/app/(app)/alimentacion/nuevo/page.tsx
Form.tsx software healthy src/components/Form.tsx
WeightChart.tsx software healthy src/components/WeightChart.tsx
RegisterSW.tsx software healthy src/components/RegisterSW.tsx
RhythmPanel.tsx software healthy src/components/RhythmPanel.tsx
Gauge.tsx software healthy src/components/Gauge.tsx
icons.tsx software healthy src/components/icons.tsx
Shell.tsx software healthy src/components/Shell.tsx
prisma.ts software healthy src/lib/prisma.ts
auth.ts software healthy src/lib/auth.ts
cat.ts software healthy src/lib/cat.ts
password.ts software healthy src/lib/password.ts
queries.ts software healthy src/lib/queries.ts
domain.ts software healthy src/lib/domain.ts
auth.ts software healthy src/lib/actions/auth.ts
crud.ts software healthy src/lib/actions/crud.ts
seed.ts software healthy prisma/seed.ts
launch.json software healthy .claude/launch.json
sw.js software healthy public/sw.js
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
src software healthy src
app software healthy src/app
login software healthy src/app/login
(app) software healthy src/app/(app)
movimientos software healthy src/app/(app)/movimientos
nuevo software healthy src/app/(app)/movimientos/nuevo
animales software healthy src/app/(app)/animales
nuevo software healthy src/app/(app)/animales/nuevo
lotes software healthy src/app/(app)/lotes
nuevo software healthy src/app/(app)/lotes/nuevo
sanidad software healthy src/app/(app)/sanidad
nuevo software healthy src/app/(app)/sanidad/nuevo
pesajes software healthy src/app/(app)/pesajes
nuevo software healthy src/app/(app)/pesajes/nuevo
economia software healthy src/app/(app)/economia
alimentacion software healthy src/app/(app)/alimentacion
nuevo software healthy src/app/(app)/alimentacion/nuevo
components software healthy src/components
lib software healthy src/lib
actions software healthy src/lib/actions
prisma software healthy prisma
.claude software healthy .claude
public software healthy public

LabelLayerStatusPath
/login frontend healthy src/app/login/page.tsx
/(app) frontend healthy src/app/(app)/page.tsx
/(app)/movimientos/nuevo frontend healthy src/app/(app)/movimientos/nuevo/page.tsx
/(app)/animales/nuevo frontend healthy src/app/(app)/animales/nuevo/page.tsx
/(app)/lotes frontend healthy src/app/(app)/lotes/page.tsx
/(app)/lotes/nuevo frontend healthy src/app/(app)/lotes/nuevo/page.tsx
/(app)/sanidad frontend healthy src/app/(app)/sanidad/page.tsx
/(app)/sanidad/nuevo frontend healthy src/app/(app)/sanidad/nuevo/page.tsx
/(app)/pesajes frontend healthy src/app/(app)/pesajes/page.tsx
/(app)/pesajes/nuevo frontend healthy src/app/(app)/pesajes/nuevo/page.tsx
/(app)/economia frontend healthy src/app/(app)/economia/page.tsx
/(app)/alimentacion frontend healthy src/app/(app)/alimentacion/page.tsx
/(app)/alimentacion/nuevo frontend healthy src/app/(app)/alimentacion/nuevo/page.tsx
/ frontend healthy src/lib/auth.ts

LabelLayerStatusPath
postgres data healthy .env.example
postgresql data healthy .env.example
sqlite data healthy README.md

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
LoginPage frontend healthy src/app/login/page.tsx

LabelLayerStatusPath
angelotignanelli__pampa software healthy /data/fable5_failed_archive/angelotignanelli__pampa

LabelLayerStatusPath
vps::aws hardware healthy .env.example

LabelLayerStatusPath
password_literal::prisma/seed.ts security healthy prisma/seed.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/9417014d-d346-4149-8026-a5beb88fbba8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9417014d-d346-4149-8026-a5beb88fbba8/

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.