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.

SupersuitUp/wiki-template

https://github.com/SupersuitUp/wiki-template · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 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 130 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
wiki.config.schema.json software healthy wiki.config.schema.json
vercel.json software healthy vercel.json
docusaurus.config.ts software healthy docusaurus.config.ts
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
wiki.config.json software healthy wiki.config.json
middleware.ts software healthy middleware.ts
sidebars.ts software healthy sidebars.ts
tsconfig.json software healthy tsconfig.json
SPEC.md software healthy illustrations/SPEC.md
render-page.sh software healthy illustrations/scripts/render-page.sh
README.md software healthy illustrations/scripts/README.md
README.md software healthy static/skills/README.md
README.md software healthy static/generators/README.md
graphic-style.md software healthy docs/reference/graphic-style.md
index.md software healthy docs/reference/index.md
voice-rules.md software healthy docs/reference/voice-rules.md
glossary.md software healthy docs/reference/glossary.md
index.md software healthy docs/reference/tools/index.md
sample-concept.md software healthy docs/concepts/sample-concept.md
index.md software healthy docs/concepts/index.md
llms-txt-env.mjs software healthy scripts/llms-txt-env.mjs
register-skills.sh software healthy scripts/register-skills.sh
generate-llms-txt.sh software healthy scripts/generate-llms-txt.sh
init-wiki.sh software healthy scripts/init-wiki.sh
init-field-note-sharers.sh software healthy scripts/init-field-note-sharers.sh
init-intake-skill.sh software healthy scripts/init-intake-skill.sh
source-grounded.SKILL.md software healthy scripts/templates/intake-skill/source-grounded.SKILL.md
authored-canon.SKILL.md software healthy scripts/templates/intake-skill/authored-canon.SKILL.md
README.md software healthy templates/README.md
ChangelogWidget.tsx software healthy src/components/ChangelogWidget.tsx
Changelog.tsx software healthy src/components/Changelog.tsx
ShareButton.tsx software healthy src/components/ShareButton.tsx
index.tsx software healthy src/theme/MDXComponents/A/index.tsx
index.tsx software healthy src/theme/DocItem/Content/index.tsx
custom.css software healthy src/css/custom.css
package.json software healthy plugins/creation-date-plugin/package.json
index.ts software healthy plugins/creation-date-plugin/src/index.ts
package.json software healthy plugins/search-plugin/package.json
build-index.ts software healthy plugins/search-plugin/src/build-index.ts
index.ts software healthy plugins/search-plugin/src/index.ts
engine.ts software healthy plugins/search-plugin/src/engine.ts
index.tsx software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx
styles.module.css software healthy plugins/search-plugin/src/theme/SearchBar/styles.module.css
index.tsx software healthy plugins/search-plugin/src/theme/SearchModal/index.tsx
styles.module.css software healthy plugins/search-plugin/src/theme/SearchModal/styles.module.c…

LabelLayerStatusPath
stripIndex software healthy docusaurus.config.ts:stripIndex
middleware software healthy middleware.ts:middleware
singularize software healthy src/components/ChangelogWidget.tsx:singularize
sectionLabel software healthy src/components/ChangelogWidget.tsx:sectionLabel
isoDay software healthy src/components/ChangelogWidget.tsx:isoDay
renderDescription software healthy src/components/ChangelogWidget.tsx:renderDescription
ChangeRow software healthy src/components/ChangelogWidget.tsx:ChangeRow
useChangeEvents software healthy src/components/ChangelogWidget.tsx:useChangeEvents
ChangelogWidget software healthy src/components/ChangelogWidget.tsx:ChangelogWidget
monthHeading software healthy src/components/Changelog.tsx:monthHeading
Changelog software healthy src/components/Changelog.tsx:Changelog
ShareButton software healthy src/components/ShareButton.tsx:ShareButton
handleClick software healthy src/components/ShareButton.tsx:handleClick
AWrapper software healthy src/theme/MDXComponents/A/index.tsx:AWrapper
ContentWrapper software healthy src/theme/DocItem/Content/index.tsx:ContentWrapper
isExcluded software healthy plugins/creation-date-plugin/src/index.ts:isExcluded
parseFrontmatter software healthy plugins/creation-date-plugin/src/index.ts:parseFrontmatter
titleize software healthy plugins/creation-date-plugin/src/index.ts:titleize
stripNumberPrefix software healthy plugins/creation-date-plugin/src/index.ts:stripNumberPrefix
docKeyFromRepoPath software healthy plugins/creation-date-plugin/src/index.ts:docKeyFromRepoPath
routePathFor software healthy plugins/creation-date-plugin/src/index.ts:routePathFor
creationDatePlugin software healthy plugins/creation-date-plugin/src/index.ts:creationDatePlugin
walk software healthy plugins/creation-date-plugin/src/index.ts:walk
recoverAt software healthy plugins/creation-date-plugin/src/index.ts:recoverAt
buildSearchIndex software healthy plugins/search-plugin/src/build-index.ts:buildSearchIndex
extractFirstH1 software healthy plugins/search-plugin/src/build-index.ts:extractFirstH1
extractHeadings software healthy plugins/search-plugin/src/build-index.ts:extractHeadings
deriveTitleFromPath software healthy plugins/search-plugin/src/build-index.ts:deriveTitleFromPath
sectionFromPath software healthy plugins/search-plugin/src/build-index.ts:sectionFromPath
computePath software healthy plugins/search-plugin/src/build-index.ts:computePath
stripToText software healthy plugins/search-plugin/src/build-index.ts:stripToText
searchPlugin software healthy plugins/search-plugin/src/index.ts:searchPlugin
buildEngine software healthy plugins/search-plugin/src/engine.ts:buildEngine
buildSnippet software healthy plugins/search-plugin/src/engine.ts:buildSnippet
searchEngine software healthy plugins/search-plugin/src/engine.ts:searchEngine
isInputTarget software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx:isInput…
isMacPlatform software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx:isMacPl…
SearchBar software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx:SearchB…
onKeyDown software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx:onKeyDo…
isShortcut software healthy plugins/search-plugin/src/theme/SearchBar/index.tsx:isShort…
loadIndex software healthy plugins/search-plugin/src/theme/SearchModal/index.tsx:loadI…
highlightSnippet software healthy plugins/search-plugin/src/theme/SearchModal/index.tsx:highl…
sectionLabel software healthy plugins/search-plugin/src/theme/SearchModal/index.tsx:secti…
SearchModal software healthy plugins/search-plugin/src/theme/SearchModal/index.tsx:Searc…

LabelLayerStatusPath
illustrations software healthy illustrations
scripts software healthy illustrations/scripts
static software healthy static
skills software healthy static/skills
generators software healthy static/generators
docs software healthy docs
reference software healthy docs/reference
tools software healthy docs/reference/tools
concepts software healthy docs/concepts
scripts software healthy scripts
templates software healthy scripts/templates
intake-skill software healthy scripts/templates/intake-skill
templates software healthy templates
src software healthy src
components software healthy src/components
theme software healthy src/theme
MDXComponents software healthy src/theme/MDXComponents
A software healthy src/theme/MDXComponents/A
DocItem software healthy src/theme/DocItem
Content software healthy src/theme/DocItem/Content
css software healthy src/css
plugins software healthy plugins
creation-date-plugin software healthy plugins/creation-date-plugin
src software healthy plugins/creation-date-plugin/src
search-plugin software healthy plugins/search-plugin
src software healthy plugins/search-plugin/src
theme software healthy plugins/search-plugin/src/theme
SearchBar software healthy plugins/search-plugin/src/theme/SearchBar
SearchModal software healthy plugins/search-plugin/src/theme/SearchModal

LabelLayerStatusPath
ChangelogWidget frontend healthy src/components/ChangelogWidget.tsx
Changelog frontend healthy src/components/Changelog.tsx
ShareButton frontend healthy src/components/ShareButton.tsx
AWrapper frontend healthy src/theme/MDXComponents/A/index.tsx
ContentWrapper frontend healthy src/theme/DocItem/Content/index.tsx
SearchBar frontend healthy plugins/search-plugin/src/theme/SearchBar/index.tsx
SearchModal frontend healthy plugins/search-plugin/src/theme/SearchModal/index.tsx

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:17 network healthy pnpm-lock.yaml

LabelLayerStatusPath
repobility-clone-pe7twygg software healthy /tmp/repobility-clone-pe7twygg
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/c8c148e7-9cc2-4f03-a847-878726360332/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c8c148e7-9cc2-4f03-a847-878726360332/

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.