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.

StudioLee-cmd/studiolee-3

https://github.com/StudioLee-cmd/studiolee-3 · scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)

66 raw signals (0 security + 66 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 66 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 77.4/100 with 66.7% coverage. It contains 972 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 66 findings — concentrated in quality (28), security (27), frontend (10). Risk profile is high: 2 critical, 0 high, 28 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 41 of 66 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in 404.html
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
404.html:356
critical System graph security Secrets conf 1.00 Possible secret in ai-marketing-bureau.html
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
ai-marketing-bureau.html:627
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — assets/js/related-articles.js:170
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in 404.html:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
404.html:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ai-marketing-bureau.html:538
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ai-marketing-bureau.html:538 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/js/cookie-banner.js:18
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/js/cookie-banner.js:18 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/js/related-articles.js:184
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/js/related-articles.js:184 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/libs/jquery/src/core/support.js:15
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/libs/jquery/src/core/support.js:15 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/libs/jquery/src/manipulation.js:425
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/libs/jquery/src/manipulation.js:425 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/libs/jquery/src/manipulation/buildFragment.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/libs/jquery/src/manipulation/buildFragment.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/libs/jquery/src/manipulation/support.js:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/libs/jquery/src/manipulation/support.js:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in assets/libs/jquery/src/selector.js:670
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
assets/libs/jquery/src/selector.js:670 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in automations.html:687
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
automations.html:687 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in blog.html:1014
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
blog.html:1014 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in blog/author/tim-van-der-lee/index.html:330
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
blog/author/tim-van-der-lee/index.html:330 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in chatbot.html:1074
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
chatbot.html:1074 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in crm.html:1068
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
crm.html:1068 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in herinneringen.html:761
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
herinneringen.html:761 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in linkbuilding.html:1043
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
linkbuilding.html:1043 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in marketing-uitbesteden.html:1000
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
marketing-uitbesteden.html:1000 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in reviews.html:1001
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
reviews.html:1001 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in seo.html:1005
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
seo.html:1005 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in social-media.html:1197
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
social-media.html:1197 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in voice-ai.html:1027
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
voice-ai.html:1027 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in website-laten-maken.html:1248
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
website-laten-maken.html:1248 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in assets/libs/bootstrap/js/src/util/sanitizer.js:95
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
assets/libs/bootstrap/js/src/util/sanitizer.js:95 Domparser html parse
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in blog/author/tim-van-der-lee/index.html:313
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
blog/author/tim-van-der-lee/index.html:313 Domparser html parse
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: ci, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Tests conf 1.00 Low test-to-source ratio
37 tests / 149 src (ratio 0.25).
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: assets/libs/aos-master/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
assets/libs/aos-master/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: assets/libs/bootstrap/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
assets/libs/bootstrap/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: assets/libs/jquery/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
assets/libs/jquery/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `pdataOld` in assets/libs/jquery/src/manipulation.js:73
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Complexity conf 1.00 Very large file: assets/libs/bootstrap/js/tests/unit/carousel.spec.js (1572 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: assets/libs/bootstrap/js/tests/unit/dropdown.spec.js (2436 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: assets/libs/bootstrap/js/tests/unit/tooltip.spec.js (1585 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: assets/libs/jquery/src/selector.js (2117 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/2db9ecc2-2158-4dff-8ec2-f5600d9a9f7b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2db9ecc2-2158-4dff-8ec2-f5600d9a9f7b/

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.