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.

alexey-pelykh/alexey-pelykh.github.io

https://github.com/alexey-pelykh/alexey-pelykh.github.io · scanned 2026-06-17 01:31 UTC (1 month, 2 weeks ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -13.4 (diff) · 21 actionable findings from 1 signal source. 5 repeated signals grouped for readability. 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 123 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
tailwind.config.ts software healthy tailwind.config.ts
.eslintrc.json software healthy .eslintrc.json
CLAUDE.md software healthy CLAUDE.md
postcss.config.js software healthy postcss.config.js
render-screenshots.js software healthy render-screenshots.js
generate-feed.js software healthy generate-feed.js
next.config.mjs software healthy next.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
render-pdf.js software healthy render-pdf.js
next-sitemap.config.js software healthy next-sitemap.config.js
package.json software healthy package.json
.mcp.json software healthy .mcp.json
components.json software healthy components.json
next-env.d.ts software healthy next-env.d.ts
tsconfig.json software healthy tsconfig.json
retrieve-open-source-contributions.js software healthy retrieve-open-source-contributions.js
ci.yml software healthy .github/workflows/ci.yml
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
types.ts software healthy src/app/open-source-contributions/types.ts
page.tsx software healthy src/app/open-source-contributions/page.tsx
page.tsx software healthy src/app/open-source-contributions/[projectSlug]/page.tsx
page.tsx software healthy src/app/feedback/page.tsx
layout.tsx software healthy src/app/blog/layout.tsx
page.tsx software healthy src/app/blog/page.tsx
page.tsx software healthy src/app/blog/[slug]/page.tsx
breadcrumb.tsx software healthy src/components/breadcrumb.tsx
cal-button.tsx software healthy src/components/cal-button.tsx
blog-share-footer.tsx software healthy src/components/blog-share-footer.tsx
button.tsx software healthy src/components/ui/button.tsx
badge.tsx software healthy src/components/ui/badge.tsx
constants.ts software healthy src/lib/constants.ts
blog.ts software healthy src/lib/blog.ts
utils.ts software healthy src/lib/utils.ts
ai-tooling-economics.md software healthy src/content/blog/ai-tooling-economics.md
announcing-pcre4j-1.0.0.md software healthy src/content/blog/announcing-pcre4j-1.0.0.md
human-augmented-ai.md software healthy src/content/blog/human-augmented-ai.md
own-hardware-ai-myth.md software healthy src/content/blog/own-hardware-ai-myth.md
ai-code-review-validation-gap.md software healthy src/content/blog/ai-code-review-validation-gap.md
qontoctl-1.0-the-numbers.md software healthy src/content/blog/qontoctl-1.0-the-numbers.md
ip-of-skills.md software healthy src/content/blog/ip-of-skills.md
449-ai-code-reviews-9-days.md software healthy src/content/blog/449-ai-code-reviews-9-days.md
why-remoteclaw-spawns-real-clis.md software healthy src/content/blog/why-remoteclaw-spawns-real-clis.md
announcing-qontoctl.md software healthy src/content/blog/announcing-qontoctl.md
open-source-drowning-unreviewed-code.md software healthy src/content/blog/open-source-drowning-unreviewed-code.md
why-i-built-puppeteer-capture.md software healthy src/content/blog/why-i-built-puppeteer-capture.md
governance-gap-ai-policy-pending.md software healthy src/content/blog/governance-gap-ai-policy-pending.md
how-remoteclaw-came-to-be.md software healthy src/content/blog/how-remoteclaw-came-to-be.md

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

LabelLayerStatusPath
escapeXml software healthy generate-feed.js:escapeXml
toRfc822 software healthy generate-feed.js:toRfc822
getAllPosts software healthy generate-feed.js:getAllPosts
generateRss software healthy generate-feed.js:generateRss
query software healthy retrieve-open-source-contributions.js:query
fetchPullRequests software healthy retrieve-open-source-contributions.js:fetchPullRequests
RootLayout software healthy src/app/layout.tsx:RootLayout
HomePage software healthy src/app/page.tsx:HomePage
OpenSourceConstributionsIndexPage software healthy src/app/open-source-contributions/page.tsx:OpenSourceConstr…
generateMetadata software healthy src/app/open-source-contributions/[projectSlug]/page.tsx:ge…
OpenSourceProjectPage software healthy src/app/open-source-contributions/[projectSlug]/page.tsx:Op…
generateStaticParams software healthy src/app/open-source-contributions/[projectSlug]/page.tsx:ge…
FeedbackPage software healthy src/app/feedback/page.tsx:FeedbackPage
BlogLayout software healthy src/app/blog/layout.tsx:BlogLayout
BlogIndexPage software healthy src/app/blog/page.tsx:BlogIndexPage
generateMetadata software healthy src/app/blog/[slug]/page.tsx:generateMetadata
BlogPostPage software healthy src/app/blog/[slug]/page.tsx:BlogPostPage
generateStaticParams software healthy src/app/blog/[slug]/page.tsx:generateStaticParams
Breadcrumb software healthy src/components/breadcrumb.tsx:Breadcrumb
CalButton software healthy src/components/cal-button.tsx:CalButton
BlueskyIcon software healthy src/components/blog-share-footer.tsx:BlueskyIcon
shareLinks software healthy src/components/blog-share-footer.tsx:shareLinks
BlogShareSidebar software healthy src/components/blog-share-footer.tsx:BlogShareSidebar
BlogShareFooter software healthy src/components/blog-share-footer.tsx:BlogShareFooter
Badge software healthy src/components/ui/badge.tsx:Badge
calculateReadingTime software healthy src/lib/blog.ts:calculateReadingTime
renderMarkdown software healthy src/lib/blog.ts:renderMarkdown
getAllPosts software healthy src/lib/blog.ts:getAllPosts
getPostBySlug software healthy src/lib/blog.ts:getPostBySlug
cn software healthy src/lib/utils.ts:cn

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
open-source-contributions software healthy src/app/open-source-contributions
[projectSlug] software healthy src/app/open-source-contributions/[projectSlug]
feedback software healthy src/app/feedback
blog software healthy src/app/blog
[slug] software healthy src/app/blog/[slug]
components software healthy src/components
ui software healthy src/components/ui
lib software healthy src/lib
content software healthy src/content
blog software healthy src/content/blog

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/open-source-contributions frontend healthy src/app/open-source-contributions/page.tsx
/open-source-contributions/[projectSlug] frontend healthy src/app/open-source-contributions/[projectSlug]/page.tsx
/feedback frontend healthy src/app/feedback/page.tsx
/blog frontend healthy src/app/blog/page.tsx
/blog/[slug] frontend healthy src/app/blog/[slug]/page.tsx
/ frontend healthy render-screenshots.js

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
FeedbackPage frontend healthy src/app/feedback/page.tsx
BlogLayout frontend healthy src/app/blog/layout.tsx
CalButton frontend healthy src/components/cal-button.tsx

LabelLayerStatusPath
vps::aws hardware healthy src/app/page.tsx
vps::gcp hardware healthy src/app/page.tsx

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
alexey-pelykh__alexey-pelykh.github.io software healthy /data/fable5_failed_archive/alexey-pelykh__alexey-pelykh.gi…

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

LabelLayerStatusPath
CONTRIBUTIONS_READER_GITHUB_TOKEN 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/b7232b63-bc87-4dd3-81b0-d6cfa59f5a8a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b7232b63-bc87-4dd3-81b0-d6cfa59f5a8a/

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.