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.

QuantEcon/quantecon-theme.mystmd

https://github.com/QuantEcon/quantecon-theme.mystmd · scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 15 actionable findings from 1 signal source. 7 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 164 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
playwright.config.ts software healthy playwright.config.ts
.eslintrc.js software healthy .eslintrc.js
remix.env.d.ts software healthy remix.env.d.ts
README.md software healthy README.md
remix.config.dev.js software healthy remix.config.dev.js
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
server.js software healthy server.js
Makefile software healthy Makefile
tsconfig.json software healthy tsconfig.json
template.yml software healthy template.yml
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
PLAN.md software healthy PLAN.md
CHANGELOG.md software healthy CHANGELOG.md
remix.config.prod.js software healthy remix.config.prod.js
theme.spec.ts software healthy tests/visual/theme.spec.ts
README.md software healthy tests/visual/README.md
fouc.spec.ts software healthy tests/visual/fouc.spec.ts
serve.sh software healthy tests/visual/serve.sh
features.md software healthy tests/visual/fixture/features.md
intro.md software healthy tests/visual/fixture/intro.md
entry.client.tsx software healthy app/entry.client.tsx
entry.server.tsx software healthy app/entry.server.tsx
types.ts software healthy app/types.ts
root.tsx software healthy app/root.tsx
PageContent.tsx software healthy app/components/PageContent.tsx
NavigationAndArticleWrapper.tsx software healthy app/components/NavigationAndArticleWrapper.tsx
ProjectFrontmatter.tsx software healthy app/components/ProjectFrontmatter.tsx
ErrorPage.tsx software healthy app/components/ErrorPage.tsx
SiteFooter.tsx software healthy app/components/SiteFooter.tsx
Page.tsx software healthy app/components/Page.tsx
PageProvider.tsx software healthy app/components/PageProvider.tsx
Outline.tsx software healthy app/components/Outline.tsx
ContentsSidebar.tsx software healthy app/components/ContentsSidebar.tsx
GridGuide.tsx software healthy app/components/GridGuide.tsx
Tooltip.tsx software healthy app/components/toolbar/Tooltip.tsx
QuantEconButton.tsx software healthy app/components/toolbar/QuantEconButton.tsx
DownloadButton.tsx software healthy app/components/toolbar/DownloadButton.tsx
FullscreenButton.tsx software healthy app/components/toolbar/FullscreenButton.tsx
Toolbar.tsx software healthy app/components/toolbar/Toolbar.tsx
MobileActionsMenu.tsx software healthy app/components/toolbar/MobileActionsMenu.tsx
LaunchButton.tsx software healthy app/components/toolbar/LaunchButton.tsx
GitHubButton.tsx software healthy app/components/toolbar/GitHubButton.tsx
SidebarToggle.tsx software healthy app/components/toolbar/SidebarToggle.tsx
FontScaleListItems.tsx software healthy app/components/toolbar/FontScaleListItems.tsx
ThemeButton.tsx software healthy app/components/toolbar/ThemeButton.tsx
api.theme.tsx software healthy app/routes/api.theme.tsx

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

LabelLayerStatusPath
settle software healthy tests/visual/theme.spec.ts:settle
isolateInlineCss software healthy tests/visual/fouc.spec.ts:isolateInlineCss
body software healthy tests/visual/fouc.spec.ts:body
firstPaintState software healthy tests/visual/fouc.spec.ts:firstPaintState
hydrate software healthy app/entry.client.tsx:hydrate
handleRequest software healthy app/entry.server.tsx:handleRequest
createSearch software healthy app/root.tsx:createSearch
AppWithReload software healthy app/root.tsx:AppWithReload
NavigationAndArticleWrapperInternal software healthy app/components/NavigationAndArticleWrapper.tsx:NavigationAn…
NavigationAndArticleWrapper software healthy app/components/NavigationAndArticleWrapper.tsx:NavigationAn…
ProjectFrontmatter software healthy app/components/ProjectFrontmatter.tsx:ProjectFrontmatter
ErrorPage software healthy app/components/ErrorPage.tsx:ErrorPage
SiteFooter software healthy app/components/SiteFooter.tsx:SiteFooter
Page software healthy app/components/Page.tsx:Page
PageProvider software healthy app/components/PageProvider.tsx:PageProvider
usePage software healthy app/components/PageProvider.tsx:usePage
BackToTop software healthy app/components/Outline.tsx:BackToTop
Outline software healthy app/components/Outline.tsx:Outline
Section software healthy app/components/ContentsSidebar.tsx:Section
ContentsSidebar software healthy app/components/ContentsSidebar.tsx:ContentsSidebar
headings software healthy app/components/ContentsSidebar.tsx:headings
GridGuide software healthy app/components/GridGuide.tsx:GridGuide
Tooltip software healthy app/components/toolbar/Tooltip.tsx:Tooltip
QuantEconButton software healthy app/components/toolbar/QuantEconButton.tsx:QuantEconButton
DownloadItem software healthy app/components/toolbar/DownloadButton.tsx:DownloadItem
DownloadsButton software healthy app/components/toolbar/DownloadButton.tsx:DownloadsButton
handleDownload software healthy app/components/toolbar/DownloadButton.tsx:handleDownload
fallback software healthy app/components/toolbar/DownloadButton.tsx:fallback
FullScreenButton software healthy app/components/toolbar/FullscreenButton.tsx:FullScreenButton
Toolbar software healthy app/components/toolbar/Toolbar.tsx:Toolbar
MobileActionsMenu software healthy app/components/toolbar/MobileActionsMenu.tsx:MobileActionsM…
buildJupyterHubLaunchUrl software healthy app/components/toolbar/LaunchButton.tsx:buildJupyterHubLaun…
LaunchPanel software healthy app/components/toolbar/LaunchButton.tsx:LaunchPanel
LaunchButton software healthy app/components/toolbar/LaunchButton.tsx:LaunchButton
GitHubButton software healthy app/components/toolbar/GitHubButton.tsx:GitHubButton
logo software healthy app/components/toolbar/GitHubButton.tsx:logo
SidebarToggle software healthy app/components/toolbar/SidebarToggle.tsx:SidebarToggle
FontScaleListItems software healthy app/components/toolbar/FontScaleListItems.tsx:FontScaleList…
increment software healthy app/components/toolbar/FontScaleListItems.tsx:increment
decrement software healthy app/components/toolbar/FontScaleListItems.tsx:decrement
ThemeButton software healthy app/components/toolbar/ThemeButton.tsx:ThemeButton
ErrorBoundary software healthy app/routes/$.tsx:ErrorBoundary
api404 software healthy app/routes/($project)_.($a).($b).($c).($d).$slug[.json].tsx…
useScroll software healthy app/hooks/useScroll.tsx:useScroll
handleScroll software healthy app/hooks/useScroll.tsx:handleScroll
getConfig software healthy app/backend/loaders.server.ts:getConfig
data software healthy app/backend/loaders.server.ts:data
updateLink software healthy app/backend/loaders.server.ts:updateLink
getStaticContent software healthy app/backend/loaders.server.ts:getStaticContent
getPage software healthy app/backend/loaders.server.ts:getPage

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

LabelLayerStatusPath
tests software healthy tests
visual software healthy tests/visual
fixture software healthy tests/visual/fixture
app software healthy app
components software healthy app/components
toolbar software healthy app/components/toolbar
routes software healthy app/routes
hooks software healthy app/hooks
backend software healthy app/backend
template software healthy template
styles software healthy styles
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
update-snapshots cicd healthy .github/workflows/update-snapshots.yml
build cicd healthy .github/workflows/ci.yml
visual cicd healthy .github/workflows/ci.yml
fouc-guard cicd healthy .github/workflows/ci.yml
preview cicd healthy .github/workflows/preview.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
gha::update-snapshots cicd healthy .github/workflows/update-snapshots.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::preview cicd healthy .github/workflows/preview.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
/ frontend healthy tests/visual/theme.spec.ts
/features frontend healthy tests/visual/theme.spec.ts
/notebook frontend healthy tests/visual/theme.spec.ts

LabelLayerStatusPath
AppWithReload frontend healthy app/root.tsx
Page frontend healthy app/routes/_index.tsx
Page frontend healthy app/routes/$.tsx

LabelLayerStatusPath
CONTENT_REPO cicd healthy
GITHUB_TOKEN cicd healthy
CONTENT_DIR cicd healthy

LabelLayerStatusPath
repobility-clone-1nod71g7 software healthy /tmp/repobility-clone-1nod71g7

LabelLayerStatusPath
USE /myst_assets_folder api healthy template/server.js

LabelLayerStatusPath
port:3111 network healthy .github/workflows/update-snapshots.yml

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
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/c6132fdf-7c9c-4b48-82de-9fa7f7af51b1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c6132fdf-7c9c-4b48-82de-9fa7f7af51b1/

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.