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.

sane100400/mini

https://github.com/sane100400/mini · scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. 1 repeated signal 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 167 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
postcss.config.mjs software healthy postcss.config.mjs
pagefind.yml software healthy pagefind.yml
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
frontmatter.json software healthy frontmatter.json
astro.config.mjs software healthy astro.config.mjs
tailwind.config.cjs software healthy tailwind.config.cjs
CONTRIBUTING.md software healthy CONTRIBUTING.md
svelte.config.js software healthy svelte.config.js
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
biome.json software healthy biome.json
AGENTS.md software healthy AGENTS.md
README.zh-CN.md software healthy docs/README.zh-CN.md
README.id.md software healthy docs/README.id.md
README.ja.md software healthy docs/README.ja.md
README.es.md software healthy docs/README.es.md
README.ko.md software healthy docs/README.ko.md
README.th.md software healthy docs/README.th.md
side-hustle-trend-content-plan-2026-06-14.md software healthy docs/side-hustle-trend-content-plan-2026-06-14.md
README.vi.md software healthy docs/README.vi.md
new-post.js software healthy scripts/new-post.js
google19a6ac9a55130b3e.html software healthy public/google19a6ac9a55130b3e.html
pull_request_template.md software healthy .github/pull_request_template.md
dependabot.yml software healthy .github/dependabot.yml
02-feature_request.yml software healthy .github/ISSUE_TEMPLATE/02-feature_request.yml
01-bug_report.yml software healthy .github/ISSUE_TEMPLATE/01-bug_report.yml
03-custom_issue.yml software healthy .github/ISSUE_TEMPLATE/03-custom_issue.yml
deploy.yml software healthy .github/workflows/deploy.yml
build.yml software healthy .github/workflows/build.yml
biome.yml software healthy .github/workflows/biome.yml
config.ts software healthy src/config.ts
env.d.ts software healthy src/env.d.ts
global.d.ts software healthy src/global.d.ts
config.ts software healthy src/types/config.ts
translation.ts software healthy src/i18n/translation.ts
i18nKey.ts software healthy src/i18n/i18nKey.ts
en.ts software healthy src/i18n/languages/en.ts
th.ts software healthy src/i18n/languages/th.ts
vi.ts software healthy src/i18n/languages/vi.ts
es.ts software healthy src/i18n/languages/es.ts
ko.ts software healthy src/i18n/languages/ko.ts
zh_CN.ts software healthy src/i18n/languages/zh_CN.ts
tr.ts software healthy src/i18n/languages/tr.ts
id.ts software healthy src/i18n/languages/id.ts
zh_TW.ts software healthy src/i18n/languages/zh_TW.ts
ja.ts software healthy src/i18n/languages/ja.ts

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

LabelLayerStatusPath
getDate software healthy scripts/new-post.js:getDate
getTranslation software healthy src/i18n/translation.ts:getTranslation
i18n software healthy src/i18n/translation.ts:i18n
formatDateToYYYYMMDD software healthy src/utils/date-utils.ts:formatDateToYYYYMMDD
getDefaultHue software healthy src/utils/setting-utils.ts:getDefaultHue
getHue software healthy src/utils/setting-utils.ts:getHue
setHue software healthy src/utils/setting-utils.ts:setHue
applyThemeToDocument software healthy src/utils/setting-utils.ts:applyThemeToDocument
setTheme software healthy src/utils/setting-utils.ts:setTheme
getStoredTheme software healthy src/utils/setting-utils.ts:getStoredTheme
getRawSortedPosts software healthy src/utils/content-utils.ts:getRawSortedPosts
getSortedPosts software healthy src/utils/content-utils.ts:getSortedPosts
getSortedPostsList software healthy src/utils/content-utils.ts:getSortedPostsList
getTagList software healthy src/utils/content-utils.ts:getTagList
getCategoryList software healthy src/utils/content-utils.ts:getCategoryList
pathsEqual software healthy src/utils/url-utils.ts:pathsEqual
joinUrl software healthy src/utils/url-utils.ts:joinUrl
getPostUrlBySlug software healthy src/utils/url-utils.ts:getPostUrlBySlug
getTagUrl software healthy src/utils/url-utils.ts:getTagUrl
getCategoryUrl software healthy src/utils/url-utils.ts:getCategoryUrl
getDir software healthy src/utils/url-utils.ts:getDir
url software healthy src/utils/url-utils.ts:url
stripInvalidXmlChars software healthy src/pages/rss.xml.ts:stripInvalidXmlChars
GET software healthy src/pages/rss.xml.ts:GET
remarkReadingTime software healthy src/plugins/remark-reading-time.mjs:remarkReadingTime
AdmonitionComponent software healthy src/plugins/rehype-component-admonition.mjs:AdmonitionCompo…
remarkExcerpt software healthy src/plugins/remark-excerpt.js:remarkExcerpt
parseDirectiveNode software healthy src/plugins/remark-directive-rehype.js:parseDirectiveNode
GithubCardComponent software healthy src/plugins/rehype-component-github-card.mjs:GithubCardComp…
pluginCustomCopyButton software healthy src/plugins/expressive-code/custom-copy-button.ts:pluginCus…
traverse software healthy src/plugins/expressive-code/custom-copy-button.ts:traverse
processCodeBlock software healthy src/plugins/expressive-code/custom-copy-button.ts:processCo…
pluginLanguageBadge software healthy src/plugins/expressive-code/language-badge.ts:pluginLanguag…

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
public software healthy public
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
i18n software healthy src/i18n
languages software healthy src/i18n/languages
constants software healthy src/constants
utils software healthy src/utils
components software healthy src/components
widget software healthy src/components/widget
pages software healthy src/pages
content software healthy src/content
spec software healthy src/content/spec
posts software healthy src/content/posts
styles software healthy src/styles
plugins software healthy src/plugins
expressive-code software healthy src/plugins/expressive-code

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
check cicd healthy .github/workflows/build.yml
build cicd healthy .github/workflows/build.yml
quality cicd healthy .github/workflows/biome.yml

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::build cicd healthy .github/workflows/build.yml
gha::biome cicd healthy .github/workflows/biome.yml

LabelLayerStatusPath
/rss.xml frontend healthy src/pages/rss.xml.ts
/robots.txt frontend healthy src/pages/robots.txt.ts

LabelLayerStatusPath
repobility-clone-tt7lu3zm software healthy /tmp/repobility-clone-tt7lu3zm

LabelLayerStatusPath
redis data healthy pnpm-lock.yaml

LabelLayerStatusPath
vps::azure hardware healthy pnpm-lock.yaml
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/6ff00fbf-1a98-4ecd-8c7d-36d3c2e7ce42/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6ff00fbf-1a98-4ecd-8c7d-36d3c2e7ce42/

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.