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.

socraticstatic/PenAndPaperThree

https://github.com/socraticstatic/PenAndPaperThree · scanned 2026-06-16 00:17 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 · 64 actionable findings from 1 signal source. 2 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
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 68.6/100 with 77.8% coverage. It contains 466 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 66 findings — concentrated in security (45), quality (18), frontend (2). Risk profile is low: 0 critical, 0 high, 49 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 55 of 64 actionable findings. 66 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — image-slot.js:62
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 Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
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 admin/admin-form.js:88
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/admin-form.js:88 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/admin.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/admin.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/config.html:34
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/config.html:34 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/index.html:157
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/index.html:157 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/ink-edit.html:176
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/ink-edit.html:176 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/inks.html:57
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/inks.html:57 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/pairing-edit.html:140
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/pairing-edit.html:140 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/pairings.html:58
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/pairings.html:58 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/paper-edit.html:218
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/paper-edit.html:218 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/papers.html:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/papers.html:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/pen-edit.html:438
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/pen-edit.html:438 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/pens.html:110
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/pens.html:110 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in catalogue.html:654
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
catalogue.html:654 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in collection.html:144
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
collection.html:144 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compare.html:297
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compare.html:297 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in footer.js:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
footer.js:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in image-slot.js:235
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
image-slot.js:235 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:446
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:446 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ink-detail.html:554
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ink-detail.html:554 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ink.html:402
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ink.html:402 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pairing.html:847
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pairing.html:847 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pairings.html:424
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pairings.html:424 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in paper-catalog.html:343
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
paper-catalog.html:343 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in paper.html:602
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
paper.html:602 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in papers.html:355
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
papers.html:355 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pen-catalog.html:447
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pen-catalog.html:447 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pen.html:615
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pen.html:615 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pens.html:414
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pens.html:414 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in picker.html:398
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
picker.html:398 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in search.js:492
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
search.js:492 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tray.js:191
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tray.js:191 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in catalogue.html:616
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
catalogue.html:616 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in compare.html:507
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
compare.html:507 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in index.html:412
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
index.html:412 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in pairing.html:962
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
pairing.html:962 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in pairings.html:399
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
pairings.html:399 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in pen-catalog.html:460
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
pen-catalog.html:460 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in pen.html:749
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
pen.html:749 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in pens.html:395
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
pens.html:395 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in tray.js:126
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
tray.js:126 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/ink-edit.html:202
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/ink-edit.html:202 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/pairing-edit.html:191
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/pairing-edit.html:191 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/pen-edit.html:479
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/pen-edit.html:479 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in paper-catalog.html:432
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
paper-catalog.html:432 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in pen-catalog.html:568
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
pen-catalog.html:568 Insert adjacent html
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: license, ci. 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 Debug conf 1.00 Debug logging residue appears in source files
Found 91 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/import_from_catalog.py:slugify, scripts/curate_top.py:slugify This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
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 frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tests/_crawl_site.js:75
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
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/8804a4fa-cc9f-46da-af8a-abe89d7ea5c2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8804a4fa-cc9f-46da-af8a-abe89d7ea5c2/

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.