seo-geo — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-geo (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div> <img src="https://ignaciofigueroa.dev/images/og-home.png" alt="Ignacio Figueroa Portfolio" /> <br />
<!-- README-I18N:START -->
English | Español
<!-- README-I18N:END --> </div>
A fullstack portfolio built with Next.js (App Router), Tailwind CSS, Payload CMS, and PostgreSQL.
It features a custom AI chatbot that integrates with a FastAPI backend to let visitors explore my stack and experience interactively.
.
├── public/ # Static assets
└── src/
├── app/ # App Router routes (dynamic routing & Payload backend)
│ ├── [locale]/ # Internationalized main pages
│ ├── (payload)/ # Payload CMS admin interface
│ └── api/ # Internal route handlers
├── collections/ # Payload collection schema configurations
├── components/ # Core frontend layout and components
├── features/ # Modular feature groups (about, assistant, contact)
├── locales/ # Translation dictionaries (JSON)
├── migrations/ # Vercel/Neon DB DDL migrations
└── payload.config.ts # CMS configurationA standard AI chatbot is usually a simple wrapper forwarding user queries. This assistant uses FastAPI and Groq to provide fast answers about my stack, projects, and education directly inside the UI. It functions as both a helper chatbot and a technical demo of client-to-agent integration.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.