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.

Rchong01010/learntogpt

https://github.com/Rchong01010/learntogpt · scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)

191 raw signals (0 security + 191 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 191 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 75.1/100 with 100.0% coverage. It contains 1369 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 191 findings — concentrated in frontend (84), security (70), quality (35). Risk profile is high: 1 critical, 2 high, 142 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

Showing 166 of 191 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 content/seed/archive/track3-claude-code.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
content/seed/archive/track3-claude-code.json:2076
high System graph security security conf 1.00 Insecure pattern 'eval_used' in content/seed/archive/track3-claude-code.json:1364
Found a known-risky pattern (eval_used). Review and replace if possible.
content/seed/archive/track3-claude-code.json:1364 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in content/seed/archive/track4-api-agents.json:437
Found a known-risky pattern (exec_used). Review and replace if possible.
content/seed/archive/track4-api-agents.json:437 Exec used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/ai-automation/page.tsx:142
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/ai-certification/page.tsx:136
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/ai-for-beginners/page.tsx:141
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/ai-pair-programming/page.tsx:138
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/ai-training/page.tsx:115
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/best-claude-prompts/page.tsx:235
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/certification/page.tsx:72
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-api-tutorial/page.tsx:130
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-for-beginners/page.tsx:104
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-for-business/page.tsx:138
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-prompts/page.tsx:137
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-tips/page.tsx:140
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-tutorial/page.tsx:131
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/chatgpt-vs-claude/page.tsx:152
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-agents/page.tsx:138
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-api-tutorial/page.tsx:132
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-artifacts/page.tsx:147
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-batch-api/page.tsx:171
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-cheat-sheet/page.tsx:115
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-debugging/page.tsx:125
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-for-python/page.tsx:125
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-multi-agent/page.tsx:137
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-projects/page.tsx:119
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-security/page.tsx:163
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-setup/page.tsx:130
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-tdd/page.tsx:125
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-tutorial/page.tsx:210
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code-vs-cursor/page.tsx:167
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-code/page.tsx:85
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-context-window/page.tsx:154
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-extended-thinking/page.tsx:155
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-business/page.tsx:199
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-data-analysis/page.tsx:196
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-developers/page.tsx:148
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-marketing/page.tsx:144
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-non-programmers/page.tsx:168
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-for-writers/page.tsx:158
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-hooks/page.tsx:181
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-mcp-servers/page.tsx:151
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-memory/page.tsx:109
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-projects/page.tsx:109
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-slash-commands/page.tsx:130
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-sonnet-vs-opus/page.tsx:153
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-system-prompts/page.tsx:196
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-tool-use/page.tsx:165
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-vs-chatgpt/page.tsx:154
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-vs-copilot/page.tsx:154
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/claude-vs-gemini/page.tsx:157
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/curriculum/page.tsx:176
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/custom-gpts-tutorial/page.tsx:136
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/for-teams/page.tsx:72
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/getting-started/page.tsx:74
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/how-to-use-chatgpt/page.tsx:104
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/is-claude-free/page.tsx:129
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/layout.tsx:128
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/learn-ai/page.tsx:140
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/learn-chatgpt/page.tsx:112
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/learn/page.tsx:72
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/page.tsx:91
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/prompt-engineering/page.tsx:85
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/[locale]/what-is-claude/page.tsx:170
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/components/BreadcrumbJsonLd.tsx:31
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/components/CourseJsonLd.tsx:51
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/components/FaqJsonLd.tsx:41
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/components/LessonJsonLd.tsx:53
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/components/SanitizedHtml.tsx:18
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/ping-indexnow.ts:21
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/[locale]/(app)/courses/[slug]/[lesson]/LessonPlayerClient.tsx:39
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/[locale]/layout.tsx:129
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/lib/analytics.ts:6
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/lib/local-progress.ts:177
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 Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
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 'dangerous_innerhtml' in src/app/[locale]/ai-automation/page.tsx:142
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/ai-automation/page.tsx:142 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/ai-certification/page.tsx:136
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/ai-certification/page.tsx:136 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/ai-for-beginners/page.tsx:141
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/ai-for-beginners/page.tsx:141 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/ai-pair-programming/page.tsx:138
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/ai-pair-programming/page.tsx:138 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/ai-training/page.tsx:115
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/ai-training/page.tsx:115 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/best-claude-prompts/page.tsx:235
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/best-claude-prompts/page.tsx:235 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/certification/page.tsx:72
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/certification/page.tsx:72 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-api-tutorial/page.tsx:130
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-api-tutorial/page.tsx:130 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-for-beginners/page.tsx:104
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-for-beginners/page.tsx:104 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-for-business/page.tsx:138
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-for-business/page.tsx:138 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-prompts/page.tsx:137
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-prompts/page.tsx:137 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-tips/page.tsx:140
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-tips/page.tsx:140 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-tutorial/page.tsx:131
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-tutorial/page.tsx:131 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/chatgpt-vs-claude/page.tsx:152
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/chatgpt-vs-claude/page.tsx:152 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-agents/page.tsx:138
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-agents/page.tsx:138 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-api-tutorial/page.tsx:132
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-api-tutorial/page.tsx:132 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-artifacts/page.tsx:147
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-artifacts/page.tsx:147 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-batch-api/page.tsx:171
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-batch-api/page.tsx:171 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-cheat-sheet/page.tsx:115
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-cheat-sheet/page.tsx:115 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-debugging/page.tsx:125
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-debugging/page.tsx:125 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-for-python/page.tsx:125
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-for-python/page.tsx:125 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-multi-agent/page.tsx:137
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-multi-agent/page.tsx:137 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-projects/page.tsx:119
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-projects/page.tsx:119 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-security/page.tsx:163
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-security/page.tsx:163 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-setup/page.tsx:130
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-setup/page.tsx:130 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-tdd/page.tsx:125
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-tdd/page.tsx:125 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-tutorial/page.tsx:210
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-tutorial/page.tsx:210 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code-vs-cursor/page.tsx:167
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code-vs-cursor/page.tsx:167 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-code/page.tsx:85
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-code/page.tsx:85 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-context-window/page.tsx:154
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-context-window/page.tsx:154 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-extended-thinking/page.tsx:155
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-extended-thinking/page.tsx:155 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-business/page.tsx:199
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-business/page.tsx:199 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-data-analysis/page.tsx:196
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-data-analysis/page.tsx:196 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-developers/page.tsx:148
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-developers/page.tsx:148 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-marketing/page.tsx:144
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-marketing/page.tsx:144 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-non-programmers/page.tsx:168
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-non-programmers/page.tsx:168 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-for-writers/page.tsx:158
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-for-writers/page.tsx:158 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-hooks/page.tsx:181
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-hooks/page.tsx:181 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-mcp-servers/page.tsx:151
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-mcp-servers/page.tsx:151 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-memory/page.tsx:109
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-memory/page.tsx:109 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-projects/page.tsx:109
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-projects/page.tsx:109 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-slash-commands/page.tsx:130
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-slash-commands/page.tsx:130 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-sonnet-vs-opus/page.tsx:153
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-sonnet-vs-opus/page.tsx:153 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-system-prompts/page.tsx:196
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-system-prompts/page.tsx:196 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-tool-use/page.tsx:165
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-tool-use/page.tsx:165 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-vs-chatgpt/page.tsx:154
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-vs-chatgpt/page.tsx:154 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-vs-copilot/page.tsx:154
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-vs-copilot/page.tsx:154 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/claude-vs-gemini/page.tsx:157
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/claude-vs-gemini/page.tsx:157 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/curriculum/page.tsx:176
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/curriculum/page.tsx:176 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/custom-gpts-tutorial/page.tsx:136
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/custom-gpts-tutorial/page.tsx:136 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/for-teams/page.tsx:72
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/for-teams/page.tsx:72 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/getting-started/page.tsx:74
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/getting-started/page.tsx:74 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/how-to-use-chatgpt/page.tsx:104
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/how-to-use-chatgpt/page.tsx:104 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/is-claude-free/page.tsx:129
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/is-claude-free/page.tsx:129 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/layout.tsx:128
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/layout.tsx:128 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/learn-ai/page.tsx:140
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/learn-ai/page.tsx:140 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/learn-chatgpt/page.tsx:112
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/learn-chatgpt/page.tsx:112 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/learn/page.tsx:72
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/learn/page.tsx:72 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/page.tsx:91
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/page.tsx:91 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/prompt-engineering/page.tsx:85
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/prompt-engineering/page.tsx:85 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/app/[locale]/what-is-claude/page.tsx:170
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/app/[locale]/what-is-claude/page.tsx:170 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/components/BreadcrumbJsonLd.tsx:31
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/components/BreadcrumbJsonLd.tsx:31 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/components/CourseJsonLd.tsx:51
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/components/CourseJsonLd.tsx:51 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/components/FaqJsonLd.tsx:41
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/components/FaqJsonLd.tsx:41 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/components/LessonJsonLd.tsx:53
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/components/LessonJsonLd.tsx:53 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in src/app/[locale]/claude-code-cheat-sheet/page.tsx:85
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
src/app/[locale]/claude-code-cheat-sheet/page.tsx:85 Subprocess shell true
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
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 48 placeholder/mock markers across 16 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 230 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 15 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ACADEMY_SLACK_SIGNUPS_WEBHOOK`, `ACADEMY_SUPABASE_SERVICE_ROLE_KEY`, `ACADEMY_SUPABASE_URL`, `ALERT_EMAIL`, `BING_SITE_VERIFICATION`, `GEMINI_API_KEY`, `GOOGLE_SITE_VERIFICATION`, `INDEXNOW_SECRET` + 7 more. Add them (with a placeholder/comment) t…
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 80 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 security security conf 1.00 Insecure pattern 'document_write' in src/components/CompletionCertificate.tsx:56
Found a known-risky pattern (document_write). Review and replace if possible.
src/components/CompletionCertificate.tsx:56 Document write
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 Integrity conf 1.00 Old/deprecated-named symbol `fromLegacy` in src/app/api/webhooks/stripe/route.ts:37
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 Integrity conf 1.00 Old/deprecated-named symbol `labelOld` in src/app/[locale]/page.tsx:242
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 Integrity conf 1.00 Old/deprecated-named symbol `sa_v1` in src/app/api/auth/callback/route.ts:203
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 Integrity conf 1.00 Old/deprecated-named symbol `sa_v1` in src/proxy.ts:144
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 frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/check-courses.ts:31
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/cleanup-v2-courses.ts:28
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/create-affiliate-coupons.ts:174
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/fix-aeo-exercises.ts:102
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/ping-indexnow.ts:44
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/publish-aeo-lesson.ts:183
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/reseed-course.ts:92
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/seed-db.ts:69
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/shuffle-answers.js:97
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/translate-messages.ts:58
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/translate-seed.ts:62
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/slack-signups.ts:40
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/647d118c-a44d-4685-adea-88d3e155ac91/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/647d118c-a44d-4685-adea-88d3e155ac91/

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.