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.

verbalist-app/www-verbalist-it

https://github.com/verbalist-app/www-verbalist-it · scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 16 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 143 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
vercel.json software healthy vercel.json
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
middleware.ts software healthy middleware.ts
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
AGENTS.md software healthy AGENTS.md
vercel.json software healthy apps/web/vercel.json
package.json software healthy apps/web/package.json
astro.config.mjs software healthy apps/web/astro.config.mjs
middleware.ts software healthy apps/web/middleware.ts
.env.example software healthy apps/web/.env.example
tsconfig.json software healthy apps/web/tsconfig.json
flatten-sitemap.mjs software healthy apps/web/scripts/flatten-sitemap.mjs
generate-tldr.mjs software healthy apps/web/scripts/generate-tldr.mjs
annotate-llms.mjs software healthy apps/web/scripts/annotate-llms.mjs
env.d.ts software healthy apps/web/src/env.d.ts
content.config.ts software healthy apps/web/src/content.config.ts
HeroDemo.tsx software healthy apps/web/src/components/react/HeroDemo.tsx
HeroMockup.tsx software healthy apps/web/src/components/react/HeroMockup.tsx
utils.ts software healthy apps/web/src/lib/utils.ts
data.ts software healthy apps/web/src/lib/data.ts
rss.xml.js software healthy apps/web/src/pages/rss.xml.js
[slug].md.ts software healthy apps/web/src/pages/blog/[slug].md.ts
use-media-query.ts software healthy apps/web/src/hooks/use-media-query.ts
termini-e-condizioni.md software healthy apps/web/src/content/legal/termini-e-condizioni.md
cookie-policy.md software healthy apps/web/src/content/legal/cookie-policy.md
privacy-policy.md software healthy apps/web/src/content/legal/privacy-policy.md
geo-vs-seo.md software healthy apps/web/src/content/posts/geo-vs-seo.md
come-farsi-citare-motori-ai.md software healthy apps/web/src/content/posts/come-farsi-citare-motori-ai.md
eeat-motori-generativi.md software healthy apps/web/src/content/posts/eeat-motori-generativi.md
answer-engine-optimization.md software healthy apps/web/src/content/posts/answer-engine-optimization.md
geo-ottimizzazione-ai.md software healthy apps/web/src/content/posts/geo-ottimizzazione-ai.md
cos-e-la-geo.md software healthy apps/web/src/content/posts/cos-e-la-geo.md
verbalist-2-0.md software healthy apps/web/src/content/changelog/verbalist-2-0.md
verbalist-2-0-2.md software healthy apps/web/src/content/changelog/verbalist-2-0-2.md
verbalist-2-0-3.md software healthy apps/web/src/content/changelog/verbalist-2-0-3.md
verbalist-2-0-1.md software healthy apps/web/src/content/changelog/verbalist-2-0-1.md
rinaldo-zambello.md software healthy apps/web/src/content/team/rinaldo-zambello.md
filippo-danesi.md software healthy apps/web/src/content/team/filippo-danesi.md
gino-cappelli.md software healthy apps/web/src/content/team/gino-cappelli.md
giulia-fiorini.md software healthy apps/web/src/content/team/giulia-fiorini.md
pompea.md software healthy apps/web/src/content/customers/pompea.md
meccanotecnica.md software healthy apps/web/src/content/customers/meccanotecnica.md
jurny.md software healthy apps/web/src/content/customers/jurny.md
sogese.md software healthy apps/web/src/content/customers/sogese.md
astori-ferramenta.md software healthy apps/web/src/content/customers/astori-ferramenta.md
plastisac.md software healthy apps/web/src/content/customers/plastisac.md
turboden.md software healthy apps/web/src/content/customers/turboden.md
rentokil.md software healthy apps/web/src/content/customers/rentokil.md

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

LabelLayerStatusPath
middleware software healthy middleware.ts:middleware
middleware software healthy apps/web/middleware.ts:middleware
estimateTokens software healthy apps/web/scripts/annotate-llms.mjs:estimateTokens
contentTokens software healthy apps/web/scripts/annotate-llms.mjs:contentTokens
slugId software healthy apps/web/src/content.config.ts:slugId
Field software healthy apps/web/src/components/react/HeroDemo.tsx:Field
Trigger software healthy apps/web/src/components/react/HeroDemo.tsx:Trigger
HeroDemo software healthy apps/web/src/components/react/HeroDemo.tsx:HeroDemo
wait software healthy apps/web/src/components/react/HeroDemo.tsx:wait
measure software healthy apps/web/src/components/react/HeroDemo.tsx:measure
click software healthy apps/web/src/components/react/HeroDemo.tsx:click
type software healthy apps/web/src/components/react/HeroDemo.tsx:type
run software healthy apps/web/src/components/react/HeroDemo.tsx:run
HeroAppMockup software healthy apps/web/src/components/react/HeroMockup.tsx:HeroAppMockup
cn software healthy apps/web/src/lib/utils.ts:cn
contentCollectionToPost software healthy apps/web/src/lib/data.ts:contentCollectionToPost
contentCollectionToTeamMember software healthy apps/web/src/lib/data.ts:contentCollectionToTeamMember
contentCollectionToCustomer software healthy apps/web/src/lib/data.ts:contentCollectionToCustomer
contentCollectionToHelpcenter software healthy apps/web/src/lib/data.ts:contentCollectionToHelpcenter
contentCollectionToChangelog software healthy apps/web/src/lib/data.ts:contentCollectionToChangelog
contentCollectionToLegalPage software healthy apps/web/src/lib/data.ts:contentCollectionToLegalPage
getAllPosts software healthy apps/web/src/lib/data.ts:getAllPosts
getPostBySlug software healthy apps/web/src/lib/data.ts:getPostBySlug
getPostsByTag software healthy apps/web/src/lib/data.ts:getPostsByTag
getAllPostTags software healthy apps/web/src/lib/data.ts:getAllPostTags
getRelatedPosts software healthy apps/web/src/lib/data.ts:getRelatedPosts
renderPostContent software healthy apps/web/src/lib/data.ts:renderPostContent
getAllTeamMembers software healthy apps/web/src/lib/data.ts:getAllTeamMembers
getTeamMemberBySlug software healthy apps/web/src/lib/data.ts:getTeamMemberBySlug
renderTeamMemberContent software healthy apps/web/src/lib/data.ts:renderTeamMemberContent
getAllCustomers software healthy apps/web/src/lib/data.ts:getAllCustomers
getCustomerBySlug software healthy apps/web/src/lib/data.ts:getCustomerBySlug
renderCustomerContent software healthy apps/web/src/lib/data.ts:renderCustomerContent
getAllHelpcenter software healthy apps/web/src/lib/data.ts:getAllHelpcenter
getHelpcenterBySlug software healthy apps/web/src/lib/data.ts:getHelpcenterBySlug
renderHelpcenterContent software healthy apps/web/src/lib/data.ts:renderHelpcenterContent
getAllChangelog software healthy apps/web/src/lib/data.ts:getAllChangelog
getChangelogBySlug software healthy apps/web/src/lib/data.ts:getChangelogBySlug
renderChangelogContent software healthy apps/web/src/lib/data.ts:renderChangelogContent
getAllLegalPages software healthy apps/web/src/lib/data.ts:getAllLegalPages
getLegalPageBySlug software healthy apps/web/src/lib/data.ts:getLegalPageBySlug
renderLegalPageContent software healthy apps/web/src/lib/data.ts:renderLegalPageContent
slugifyTag software healthy apps/web/src/lib/data.ts:slugifyTag
GET software healthy apps/web/src/pages/rss.xml.js:GET
getStaticPaths software healthy apps/web/src/pages/blog/[slug].md.ts:getStaticPaths
GET software healthy apps/web/src/pages/blog/[slug].md.ts:GET
useMediaQuery software healthy apps/web/src/hooks/use-media-query.ts:useMediaQuery
checkQuery software healthy apps/web/src/hooks/use-media-query.ts:checkQuery

LabelLayerStatusPath
apps software healthy apps
web software healthy apps/web
scripts software healthy apps/web/scripts
src software healthy apps/web/src
components software healthy apps/web/src/components
react software healthy apps/web/src/components/react
lib software healthy apps/web/src/lib
pages software healthy apps/web/src/pages
blog software healthy apps/web/src/pages/blog
hooks software healthy apps/web/src/hooks
content software healthy apps/web/src/content
legal software healthy apps/web/src/content/legal
posts software healthy apps/web/src/content/posts
changelog software healthy apps/web/src/content/changelog
team software healthy apps/web/src/content/team
customers software healthy apps/web/src/content/customers
agents software healthy apps/web/src/content/agents
helpcenter software healthy apps/web/src/content/helpcenter
styles software healthy apps/web/src/styles
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
/rss.xml frontend healthy apps/web/src/pages/rss.xml.js
/blog/[slug].md frontend healthy apps/web/src/pages/blog/[slug].md.ts

LabelLayerStatusPath
repobility-clone-803zvq6x software healthy /tmp/repobility-clone-803zvq6x

LabelLayerStatusPath
redis data healthy pnpm-lock.yaml

LabelLayerStatusPath
vps::azure hardware healthy pnpm-lock.yaml

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

LabelLayerStatusPath
tldr cicd healthy .github/workflows/tldr.yml

LabelLayerStatusPath
ANTHROPIC_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/64e4d941-531b-4343-8688-de89046c1d53/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/64e4d941-531b-4343-8688-de89046c1d53/

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.