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.

bigmacfive/appbun

https://github.com/bigmacfive/appbun · scanned 2026-06-17 01:39 UTC (1 month, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -25.5 (diff) · 18 actionable findings from 1 signal source. 3 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 252 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
captureFramedShot software healthy scripts/capture-showcase.mjs:captureFramedShot
captureGallery software healthy scripts/capture-showcase.mjs:captureGallery
captureSocialCard software healthy scripts/capture-showcase.mjs:captureSocialCard
run software healthy scripts/render-terminal-demo.mjs:run
buildHtml software healthy scripts/render-terminal-demo.mjs:buildHtml
clamp software healthy scripts/render-terminal-demo.mjs:clamp
easeOutCubic software healthy scripts/render-terminal-demo.mjs:easeOutCubic
easeInOutCubic software healthy scripts/render-terminal-demo.mjs:easeInOutCubic
escapeHtml software healthy scripts/build-gallery-page.mjs:escapeHtml
cardHtml software healthy scripts/build-gallery-page.mjs:cardHtml
pageHtml software healthy scripts/build-gallery-page.mjs:pageHtml
main software healthy scripts/build-gallery-page.mjs:main
shouldInstall software healthy src/cli.ts:shouldInstall
parseInteger software healthy src/cli.ts:parseInteger
parseTitlebar software healthy src/cli.ts:parseTitlebar
parseDoctorTargetOption software healthy src/cli.ts:parseDoctorTargetOption
validatePackageManager software healthy src/cli.ts:validatePackageManager
detectPreferredPackageManager software healthy src/cli.ts:detectPreferredPackageManager
hasExecutable software healthy src/cli.ts:hasExecutable
looksLikeUrl software healthy src/cli.ts:looksLikeUrl
shouldDefaultToCreate software healthy src/cli.ts:shouldDefaultToCreate
resolveTargetOptions software healthy src/cli.ts:resolveTargetOptions
userPassedOption software healthy src/cli.ts:userPassedOption
colorDoctorReport software healthy src/cli.ts:colorDoctorReport
resolveInteractiveOutputDirectory software healthy src/cli.ts:resolveInteractiveOutputDirectory
shouldProceedWithAction software healthy src/cli.ts:shouldProceedWithAction
askForConfirmation software healthy src/cli.ts:askForConfirmation
answer software healthy src/cli.ts:answer
isInteractiveSession software healthy src/cli.ts:isInteractiveSession
copyToClipboard software healthy src/cli.ts:copyToClipboard
printMacLaunchNote software healthy src/cli.ts:printMacLaunchNote
resolveAppConfig software healthy src/lib/generator.ts:resolveAppConfig
writeProject software healthy src/lib/generator.ts:writeProject
installDependencies software healthy src/lib/generator.ts:installDependencies
runPackageScript software healthy src/lib/generator.ts:runPackageScript
findLatestDmg software healthy src/lib/generator.ts:findLatestDmg
openFile software healthy src/lib/generator.ts:openFile
renderTemplateFiles software healthy src/lib/generator.ts:renderTemplateFiles
runPackageManagerCommand software healthy src/lib/generator.ts:runPackageManagerCommand
getBundledSkillPath software healthy src/lib/skill.ts:getBundledSkillPath
getBundledClaudeGuidePath software healthy src/lib/skill.ts:getBundledClaudeGuidePath
getDefaultCodexHome software healthy src/lib/skill.ts:getDefaultCodexHome
installCodexSkill software healthy src/lib/skill.ts:installCodexSkill
installClaudeGuide software healthy src/lib/skill.ts:installClaudeGuide
fetchSiteMetadata software healthy src/lib/metadata.ts:fetchSiteMetadata
createFallbackSiteMetadata software healthy src/lib/metadata.ts:createFallbackSiteMetadata
collectLinkIcons software healthy src/lib/metadata.ts:collectLinkIcons
rel software healthy src/lib/metadata.ts:rel
collectManifestIcons software healthy src/lib/metadata.ts:collectManifestIcons
defaultFallbackIcons software healthy src/lib/metadata.ts:defaultFallbackIcons

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

LabelLayerStatusPath
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.md software healthy README.md
LICENSE software healthy LICENSE
README.ko.md software healthy README.ko.md
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
capture-showcase.mjs software healthy scripts/capture-showcase.mjs
render-terminal-demo.mjs software healthy scripts/render-terminal-demo.mjs
build-gallery-page.mjs software healthy scripts/build-gallery-page.mjs
pull_request_template.md software healthy .github/pull_request_template.md
build-app.yml software healthy .github/ISSUE_TEMPLATE/build-app.yml
feature_request.yml software healthy .github/ISSUE_TEMPLATE/feature_request.yml
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
request-app.yml software healthy .github/ISSUE_TEMPLATE/request-app.yml
build-app.yml software healthy .github/workflows/build-app.yml
scaffold-smoke.yml software healthy .github/workflows/scaffold-smoke.yml
build-gallery.yml software healthy .github/workflows/build-gallery.yml
publish.yml software healthy .github/workflows/publish.yml
ci.yml software healthy .github/workflows/ci.yml
cli.ts software healthy src/cli.ts
generator.ts software healthy src/lib/generator.ts
skill.ts software healthy src/lib/skill.ts
metadata.ts software healthy src/lib/metadata.ts
doctor.ts software healthy src/lib/doctor.ts
mcp.ts software healthy src/lib/mcp.ts
local-dev.ts software healthy src/lib/local-dev.ts
recipes.ts software healthy src/lib/recipes.ts
project-package.ts software healthy src/lib/project-package.ts
agent-prompt.ts software healthy src/lib/agent-prompt.ts
project-doctor.ts software healthy src/lib/project-doctor.ts
types.ts software healthy src/lib/types.ts
utils.ts software healthy src/lib/utils.ts
version.ts software healthy src/lib/version.ts
icons.ts software healthy src/lib/icons.ts
project.ts software healthy src/lib/templates/project.ts
release.ts software healthy src/lib/templates/release.ts
shell.ts software healthy src/lib/templates/shell.ts
dmg.ts software healthy src/lib/templates/dmg.ts
titlebar.ts software healthy src/lib/templates/titlebar.ts
generator.test.ts software healthy src/__tests__/generator.test.ts
pake-grade-goal.md software healthy docs/pake-grade-goal.md
manifest.json software healthy docs/showcase/manifest.json
apps.json software healthy docs/showcase/apps.json
README.md software healthy docs/showcase/README.md
web-app-repo.ko.md software healthy docs/agent-prompts/web-app-repo.ko.md
web-app-repo.md software healthy docs/agent-prompts/web-app-repo.md
CLAUDE.md software healthy skills/appbun-web-desktop/CLAUDE.md
SKILL.md software healthy skills/appbun-web-desktop/SKILL.md
openai.yaml software healthy skills/appbun-web-desktop/agents/openai.yaml
skills/appbun-web-desktop/CLAUDE.md quality healthy skills/appbun-web-desktop/CLAUDE.md

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

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
lib software healthy src/lib
templates software healthy src/lib/templates
__tests__ software healthy src/__tests__
docs software healthy docs
showcase software healthy docs/showcase
agent-prompts software healthy docs/agent-prompts
skills software healthy skills
appbun-web-desktop software healthy skills/appbun-web-desktop
agents software healthy skills/appbun-web-desktop/agents

LabelLayerStatusPath
build cicd healthy .github/workflows/build-app.yml
scaffold cicd healthy .github/workflows/scaffold-smoke.yml
prepare cicd healthy .github/workflows/build-gallery.yml
build cicd healthy .github/workflows/build-gallery.yml
pages cicd healthy .github/workflows/build-gallery.yml
publish cicd healthy .github/workflows/publish.yml
test cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
gha::build-app cicd healthy .github/workflows/build-app.yml
gha::scaffold-smoke cicd healthy .github/workflows/scaffold-smoke.yml
gha::build-gallery cicd healthy .github/workflows/build-gallery.yml
gha::publish cicd healthy .github/workflows/publish.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
134.0.0.0 network healthy scripts/capture-showcase.mjs
133.0.0.0 network healthy src/lib/metadata.ts
127.0.0.1 network healthy src/lib/local-dev.ts

LabelLayerStatusPath
password_literal::README.md security healthy README.md
password_literal::src/lib/templates/project.ts security healthy src/lib/templates/project.ts

LabelLayerStatusPath
bigmacfive__appbun software healthy /data/fable5_failed_archive/bigmacfive__appbun

LabelLayerStatusPath
port:3000 network healthy src/cli.ts
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/5060f87e-c930-4c3d-a19f-06748d9869fe/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5060f87e-c930-4c3d-a19f-06748d9869fe/

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.