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.

yonatangross/orchestkit

https://github.com/yonatangross/orchestkit · scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)

663 raw signals (0 security + 663 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 636 actionable findings from 1 signal source. 27 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 43.7/100 with 100.0% coverage. It contains 14371 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 663 findings — concentrated in security (352), quality (189), frontend (49). Risk profile is high: 1 critical, 66 high, 368 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 452 of 636 actionable findings. 663 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.

critical System graph security Secrets conf 1.00 Runtime dotenv file present in repo: docs/site/.env.tpl
`docs/site/.env.tpl` looks like a runtime dotenv file. It contains secret-looking assignments for ANALYTICS_HMAC_SECRET. Move real values to a secret manager and keep only `.env.example` style templates in source control.
docs/site/.env.tpl ConfigEnv fileRuntime env
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: docs/site/.claude/agent-memory/ork-web-research-analyst/reference_rtk_tool.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
docs/site/.claude/agent-memory/ork-web-research-analyst/reference_rtk_tool.md:11 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/agent-orchestration/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/agent-orchestration/SKILL.md:122 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/brainstorm/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/brainstorm/SKILL.md:465 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/create-pr/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/create-pr/SKILL.md:356 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/emulate-seed/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/emulate-seed/SKILL.md:266 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/fix-issue/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/fix-issue/SKILL.md:447 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/i18n-date-patterns/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/i18n-date-patterns/SKILL.md:135 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/llm-integration/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/llm-integration/SKILL.md:89 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/review-pr/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/review-pr/SKILL.md:408 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/task-dependency-patterns/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/task-dependency-patterns/SKILL.md:2 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: plugins/ork/skills/visualize-plan/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
plugins/ork/skills/visualize-plan/SKILL.md:229 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/hooks/.claude/orchestration/task-registry-undefined.json
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/hooks/.claude/orchestration/task-registry-undefined.json:5 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/agent-orchestration/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/agent-orchestration/SKILL.md:122 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/brainstorm/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/brainstorm/SKILL.md:465 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/create-pr/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/create-pr/SKILL.md:356 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/emulate-seed/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/emulate-seed/SKILL.md:266 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/fix-issue/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/fix-issue/SKILL.md:447 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/i18n-date-patterns/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/i18n-date-patterns/SKILL.md:135 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/llm-integration/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/llm-integration/SKILL.md:89 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/review-pr/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/review-pr/SKILL.md:408 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/task-dependency-patterns/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/task-dependency-patterns/SKILL.md:2 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: src/skills/visualize-plan/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
src/skills/visualize-plan/SKILL.md:229 SecretsSkill file
high System graph api Wiring conf 1.00 Dangling fetch: GET /.well-known/agent-skills/index.json (docs/site/components/webmcp-provider.tsx:64)
`docs/site/components/webmcp-provider.tsx:64` calls `GET /.well-known/agent-skills/index.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/.well-known/agent-skills/index.json` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/data (plugins/ork/skills/react-server-components-framework/scripts/client-component-template.tsx:41)
`plugins/ork/skills/react-server-components-framework/scripts/client-component-template.tsx:41` calls `GET /api/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/data` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/data (src/skills/react-server-components-framework/scripts/client-component-template.tsx:41)
`src/skills/react-server-components-framework/scripts/client-component-template.tsx:41` calls `GET /api/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/data` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/products (src/hooks/src/__tests__/skill/duplicate-code-detector.test.ts:430)
`src/hooks/src/__tests__/skill/duplicate-code-detector.test.ts:430` calls `GET /api/products` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/products` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/search?${params.toString()} (docs/site/components/webmcp-provider.tsx:53)
`docs/site/components/webmcp-provider.tsx:53` calls `GET /api/search?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /docs/reference/skills/${name} (docs/site/components/webmcp-provider.tsx:93)
`docs/site/components/webmcp-provider.tsx:93` calls `GET /docs/reference/skills/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/docs/reference/skills/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:8080/data (src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:283)
`src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:283` calls `GET http://127.0.0.1:8080/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http:/127.0.0.1:8080/data` If this points at an external…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET http://api.example.com/data (src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:267)
`src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:267` calls `GET http://api.example.com/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/api.example.com/data` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://external.com/api (src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:268)
`src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:268` calls `GET http://external.com/api` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http:/external.com/api` If this points at an external API, …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api (src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:282)
`src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:282` calls `GET http://localhost:3000/api` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3000/api` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.example.com/data (src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:294)
`src/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:294` calls `GET https://api.example.com/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.example.com/data` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/yonatangross/orchestkit (docs/site/app/(home)/page.tsx:12)
`docs/site/app/(home)/page.tsx:12` calls `GET https://api.github.com/repos/yonatangross/orchestkit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/yonatangross/orchestkit` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://mermaid.ink/svg/${base64} (src/hooks/src/lib/decision-history.ts:814)
`src/hooks/src/lib/decision-history.ts:814` calls `GET https://mermaid.ink/svg/${base64}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/mermaid.ink/svg/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/login (plugins/ork/skills/performance/scripts/optimized-context.tsx:155)
`plugins/ork/skills/performance/scripts/optimized-context.tsx:155` calls `POST /api/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/login` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/login (src/skills/performance/scripts/optimized-context.tsx:155)
`src/skills/performance/scripts/optimized-context.tsx:155` calls `POST /api/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/login` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI POST `create_user` without auth dependency — plugins/ork/skills/api-design/scripts/problem-detail-exceptions.py:389
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
plugins/ork/skills/api-design/scripts/problem-detail-exceptions.py:389 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_user` without auth dependency — src/skills/api-design/scripts/problem-detail-exceptions.py:389
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
src/skills/api-design/scripts/problem-detail-exceptions.py:389 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `search_chunks` without auth dependency — plugins/ork/skills/rag-retrieval/scripts/search-service.py:180
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
plugins/ork/skills/rag-retrieval/scripts/search-service.py:180 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `search_chunks` without auth dependency — src/skills/rag-retrieval/scripts/search-service.py:180
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
src/skills/rag-retrieval/scripts/search-service.py:180 securityAuth fastapi unauth mutation
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/feat--119-usage-hygiene-pre-compact-warn/m119-usage-hygiene.html:545
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/feat--119-usage-hygiene-pre-compact-warn/m119-usage-hygiene.html:545 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/feat--121-observability-consolidation/m121-observability.html:545
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/feat--121-observability-consolidation/m121-observability.html:545 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/feat--1478-coverage-hardening/m119-usage-hygiene.html:545
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/feat--1478-coverage-hardening/m119-usage-hygiene.html:545 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/feat--1478-token-estimator/m119-usage-hygiene.html:545
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/feat--1478-token-estimator/m119-usage-hygiene.html:545 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in plugins/ork/skills/bare-eval/SKILL.md:150
Found a known-risky pattern (eval_used). Review and replace if possible.
plugins/ork/skills/bare-eval/SKILL.md:150 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:88
Found a known-risky pattern (eval_used). Review and replace if possible.
plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:88 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/eval/static-analysis.sh:268
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/eval/static-analysis.sh:268 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/generate-docs-data.js:1055
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/generate-docs-data.js:1055 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/skills/bare-eval/SKILL.md:150
Found a known-risky pattern (eval_used). Review and replace if possible.
src/skills/bare-eval/SKILL.md:150 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/skills/code-review-playbook/scripts/run-pr-checks.py:88
Found a known-risky pattern (eval_used). Review and replace if possible.
src/skills/code-review-playbook/scripts/run-pr-checks.py:88 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:89
Found a known-risky pattern (exec_used). Review and replace if possible.
plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:89 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in src/skills/code-review-playbook/scripts/run-pr-checks.py:89
Found a known-risky pattern (exec_used). Review and replace if possible.
src/skills/code-review-playbook/scripts/run-pr-checks.py:89 Exec used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in plugins/ork/mcp-server/server.mjs:7
Found a known-risky pattern (new_function_used). Review and replace if possible.
plugins/ork/mcp-server/server.mjs:7 New function used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — docs/site/app/docs/[[...slug]]/page.tsx:81
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 — docs/site/components/changelog-timeline.tsx:83
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 — docs/site/components/search-highlight.tsx:11
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 — docs/site/components/structured-data.tsx:27
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 — plugins/ork/skills/react-server-components-framework/examples/blog-app-example.tsx:291
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/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:190
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/hooks/src/pretool/Write/security-pattern-validator.ts: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/skills/react-server-components-framework/examples/blog-app-example.tsx:291
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 — docs/site/components/webmcp-provider.tsx:53
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 — docs/site/lib/generated/skill-content-data.ts:323
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 — orchestkit-demos/src/lib/heygen.ts:81
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 — packages/hook-contract/src/signing.ts:80
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 — plugins/ork/skills/performance/scripts/optimized-context.tsx:155
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/hooks/src/__tests__/lib/token-estimator.test.ts:224
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/hooks/src/__tests__/pretool/security-pattern-validator.test.ts:267
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/hooks/src/__tests__/skill/duplicate-code-detector.test.ts:427
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/hooks/src/__tests__/skill/pattern-consistency-enforcer.test.ts:410
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/hooks/src/lib/decision-history.ts:814
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/mcp-server/src/tools/docs.ts:19
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/skills/performance/scripts/optimized-context.tsx:155
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 authority lacks a verifier contract: .claude/permissions/profiles/enterprise.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/permissions/profiles/enterprise.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/rules/error_rules.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/rules/error_rules.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/rules/rules-meta.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/rules/rules-meta.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/schemas/hook-output.schema.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/schemas/hook-output.schema.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/schemas/memory-fabric.schema.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/schemas/memory-fabric.schema.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/templates/mcp-disabled.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/templates/mcp-disabled.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/templates/mcp-enabled.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/templates/mcp-enabled.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/analytics/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/analytics/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/architecture-decision-record/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/architecture-decision-record/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/feedback/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/feedback/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/llm-integration/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/llm-integration/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/memory-fabric/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/memory-fabric/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/multimodal-llm/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/multimodal-llm/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/portless/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/portless/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/python-backend/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/python-backend/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/remember/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/remember/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: plugins/ork/skills/web-research-workflow/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
plugins/ork/skills/web-research-workflow/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/analytics/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/analytics/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/architecture-decision-record/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/architecture-decision-record/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/feedback/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/feedback/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/llm-integration/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/llm-integration/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/memory-fabric/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/memory-fabric/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/multimodal-llm/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/multimodal-llm/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/portless/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/portless/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/python-backend/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/python-backend/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/remember/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/remember/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: src/skills/web-research-workflow/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
src/skills/web-research-workflow/SKILL.md VerificationSkill file
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/permissions/profiles/team.json
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/permissions/profiles/team.json:73 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/templates/mcp-disabled.json
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/templates/mcp-disabled.json:24 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/templates/mcp-enabled.json
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/templates/mcp-enabled.json:25 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: docs/site/.claude/agent-memory/ork-web-research-analyst/reference_rtk_tool.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
docs/site/.claude/agent-memory/ork-web-research-analyst/reference_rtk_tool.md:39 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: plugins/ork/skills/expect/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
plugins/ork/skills/expect/SKILL.md:33 Supply chainSkill file
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: plugins/ork/skills/react-server-components-framework/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
plugins/ork/skills/react-server-components-framework/SKILL.md:37 Supply chainSkill file
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: src/skills/expect/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
src/skills/expect/SKILL.md:33 Supply chainSkill file
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: src/skills/react-server-components-framework/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
src/skills/react-server-components-framework/SKILL.md:37 Supply chainSkill file
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 lockfile. 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 cicd CI/CD security conf 1.00 9 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
9 files, 9 locations
.github/workflows/cc-support-window-bump.yml
.github/workflows/claude-release-watch.yml
.github/workflows/claude-review.yml
.github/workflows/claude-triage.yml
.github/workflows/labs-version-watch.yml
.github/workflows/publish-hook-contract-npm.yml
.github/workflows/publish-hook-contract-py.yml
.github/workflows/release.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in docs/feat--agent-readiness-cors/cors-agent-access.html:45
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
docs/feat--agent-readiness-cors/cors-agent-access.html:45 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in docs/fix--cors-restrict-origin/cors-fix.html:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
docs/fix--cors-restrict-origin/cors-fix.html:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in docs/site/app/docs/[[...slug]]/page.tsx:81
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
docs/site/app/docs/[[...slug]]/page.tsx:81 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in docs/site/components/changelog-timeline.tsx:83
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
docs/site/components/changelog-timeline.tsx:83 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in docs/site/components/structured-data.tsx:27
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
docs/site/components/structured-data.tsx:27 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:96
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
plugins/ork/skills/code-review-playbook/scripts/run-pr-checks.py:96 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/hooks/src/pretool/Write/security-pattern-validator.ts:53
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/hooks/src/pretool/Write/security-pattern-validator.ts:53 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in src/skills/code-review-playbook/scripts/run-pr-checks.py:96
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
src/skills/code-review-playbook/scripts/run-pr-checks.py:96 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--1554-closes-drift/closes-n-drift-playground.html:95
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--1554-closes-drift/closes-n-drift-playground.html:95 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--1945-bump-cc-floor-2.1.148/playground.html:108
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--1945-bump-cc-floor-2.1.148/playground.html:108 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--2017-sqlite-cleanup/playground.html:90
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--2017-sqlite-cleanup/playground.html:90 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--2268-types-cc-ledger-168/hook-protocol-ledger-playground.html:88
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--2268-types-cc-ledger-168/hook-protocol-ledger-playground.html:88 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--adoption-sweep-skill-compat/playground.html:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--adoption-sweep-skill-compat/playground.html:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--agents-category-recategorize/category-shift.html:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--agents-category-recategorize/category-shift.html:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--askuserq-preview-strip/skills-hygiene-playground.html:64
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--askuserq-preview-strip/skills-hygiene-playground.html:64 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-160-161-adoption/cc-160-161-adoption.html:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-160-161-adoption/cc-160-161-adoption.html:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-2.1.139-adoption/index.html:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-2.1.139-adoption/index.html:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-2158-staleness-sweep/staleness-audit-2026-05-30.html:132
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-2158-staleness-sweep/staleness-audit-2026-05-30.html:132 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-2162-adoption/cc-2162-adoption.html:148
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-2162-adoption/cc-2162-adoption.html:148 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-adoption-ws3-ws4/adoption-board.html:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-adoption-ws3-ws4/adoption-board.html:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-adoption-zero-out/verdicts.html:73
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-adoption-zero-out/verdicts.html:73 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-backlog-clearout/cc-backlog-clearout.html:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-backlog-clearout/cc-backlog-clearout.html:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-floor-2.1.168/cc-support-window.html:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-floor-2.1.168/cc-support-window.html:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-floor-2.1.170/cc-2-1-170-adoption-playground.html:68
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-floor-2.1.170/cc-2-1-170-adoption-playground.html:68 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-ladder-docs-batch/playground.html:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-ladder-docs-batch/playground.html:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--cc-rolling-milestone/cc-milestone-consolidation.html:151
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--cc-rolling-milestone/cc-milestone-consolidation.html:151 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--configure-2176-settings/settings-catalog.html:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--configure-2176-settings/settings-catalog.html:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--esbuild-0281-bundle/why-dep-bumps-drift.html:71
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--esbuild-0281-bundle/why-dep-bumps-drift.html:71 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--fable-access-suspended/fable-surface-map.html:67
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--fable-access-suspended/fable-surface-map.html:67 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--governance-floor/engine-floor-playground.html:49
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--governance-floor/engine-floor-playground.html:49 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--groom-2176-noise/verdicts.html:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--groom-2176-noise/verdicts.html:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--m117-closeout/m117-closeout.html:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--m117-closeout/m117-closeout.html:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--m119-closeout/m119-closeout.html:140
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--m119-closeout/m119-closeout.html:140 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--m126-count-sync-followup/count-sync-explorer.html:137
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--m126-count-sync-followup/count-sync-explorer.html:137 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--m129-otel-fixtures-and-path-decode/lossy-decode-and-fixtures.html:199
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--m129-otel-fixtures-and-path-decode/lossy-decode-and-fixtures.html:199 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--mcp-registry-published/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--mcp-registry-published/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--mcp-registry-version-automation/registry-sync-playground.html:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--mcp-registry-version-automation/registry-sync-playground.html:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--mcpso-sameas/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--mcpso-sameas/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--readme-yonyon-canonical/readme-canonical-playground.html:64
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--readme-yonyon-canonical/readme-canonical-playground.html:64 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--smithery-sameas/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--smithery-sameas/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/chore--vercel-labs-tool-bumps-apr15/vercel-labs-stack-upgrade.html:400
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/chore--vercel-labs-tool-bumps-apr15/vercel-labs-stack-upgrade.html:400 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/docs--cc-2152-umbrella-tail/cc-2152-tail-explorer.html:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/docs--cc-2152-umbrella-tail/cc-2152-tail-explorer.html:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/docs--cc-adopt-2152-quickwins/cc-2152-adoption-explorer.html:120
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/docs--cc-adopt-2152-quickwins/cc-2152-adoption-explorer.html:120 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/docs--clarify-global-hook-count/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/docs--clarify-global-hook-count/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/docs--drift-register-correction/drift-reaudit-playground.html:125
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/docs--drift-register-correction/drift-reaudit-playground.html:125 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/docs--dwp-ork-framing-clarifier/workflow-patterns-playground.html:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/docs--dwp-ork-framing-clarifier/workflow-patterns-playground.html:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--119-usage-hygiene-pre-compact-warn/m119-usage-hygiene.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--119-usage-hygiene-pre-compact-warn/m119-usage-hygiene.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--121-observability-consolidation/m121-observability.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--121-observability-consolidation/m121-observability.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--1478-coverage-hardening/m119-usage-hygiene.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--1478-coverage-hardening/m119-usage-hygiene.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--1478-token-estimator/m119-usage-hygiene.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--1478-token-estimator/m119-usage-hygiene.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--1964-cc-triage-skill-gap/playground.html:160
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--1964-cc-triage-skill-gap/playground.html:160 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2000-visualize-plan-format-front-door/playground.html:158
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2000-visualize-plan-format-front-door/playground.html:158 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2010-skill-invocation/playground.html:210
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2010-skill-invocation/playground.html:210 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2264-cleanup-gc/playground.html:295
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2264-cleanup-gc/playground.html:295 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2264-secret-skip-stash/playground.html:295
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2264-secret-skip-stash/playground.html:295 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2264-wire-reversible/playground.html:295
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2264-wire-reversible/playground.html:295 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2282-facet-counts/facet-stability.html:51
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2282-facet-counts/facet-stability.html:51 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--2285-skills-sh-install/gap-explorer.html:140
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--2285-skills-sh-install/gap-explorer.html:140 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--adversarial-verify-review-audit/adversarial-refutation-rollout-playground.html:128
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--adversarial-verify-review-audit/adversarial-refutation-rollout-playground.html:128 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--adversarial-verify-skills/adversarial-verify-playground.html:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--adversarial-verify-skills/adversarial-verify-playground.html:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--agent-readiness-orank/agent-readiness-explorer.html:144
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--agent-readiness-orank/agent-readiness-explorer.html:144 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-145-142-adoption/cc-145-142-adoption.html:64
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-145-142-adoption/cc-145-142-adoption.html:64 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-157-adoption/cc-157-adoption.html:75
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-157-adoption/cc-157-adoption.html:75 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2-1-128-adoption/cc-feature-window-playground.html:126
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2-1-128-adoption/cc-feature-window-playground.html:126 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2.1.145-adoption/playground.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2.1.145-adoption/playground.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2.1.172-173-adoption/cc-adoption-explorer.html:127
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2.1.172-173-adoption/cc-adoption-explorer.html:127 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2153-2154-adoption-sweep/cc-2153-sweep-explorer.html:90
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2153-2154-adoption-sweep/cc-2153-sweep-explorer.html:90 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2154-adoption/cc-2154-adoption-explorer.html:75
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2154-adoption/cc-2154-adoption-explorer.html:75 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2162-2163-backlog/cc-2162-2163-verdicts-playground.html:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2162-2163-backlog/cc-2162-2163-verdicts-playground.html:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-2163-2166-doc-adoption/cc-doc-adoption-verdicts-playground.html:100
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-2163-2166-doc-adoption/cc-doc-adoption-verdicts-playground.html:100 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-native-first-rule/cc-2.1.165-adoption-playground.html:155
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-native-first-rule/cc-2.1.165-adoption-playground.html:155 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--cc-pipeline-hardening/pipeline-resilience.html:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--cc-pipeline-hardening/pipeline-resilience.html:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--claude-design-bet-a/playground.html:571
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--claude-design-bet-a/playground.html:571 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--compare-jsonld-geo/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--compare-jsonld-geo/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--discovery-crawlability-flywheel/orank-levers-playground.html:133
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--discovery-crawlability-flywheel/orank-levers-playground.html:133 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--docs-agent-ready/agent-readiness-playground.html:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--docs-agent-ready/agent-readiness-playground.html:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--docs-landing-claude-design-1247/playground.html:853
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--docs-landing-claude-design-1247/playground.html:853 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--docs-orchestkit-yonyon-domain/domain-cutover-playground.html:161
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--docs-orchestkit-yonyon-domain/domain-cutover-playground.html:161 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--drift-cleanup-goal-emitter/goal-emitter-cleanup-playground.html:110
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--drift-cleanup-goal-emitter/goal-emitter-cleanup-playground.html:110 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--dynamic-workflow-patterns/dynamic-workflow-patterns-playground.html:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--dynamic-workflow-patterns/dynamic-workflow-patterns-playground.html:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--fable-spend-consent/fable5-adoption-playground.html:319
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--fable-spend-consent/fable5-adoption-playground.html:319 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--fable5-model-vocab/fable5-adoption-playground.html:319
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--fable5-model-vocab/fable5-adoption-playground.html:319 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m119-dogfood-cluster/m119-zones.html:281
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m119-dogfood-cluster/m119-zones.html:281 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m122-cc-2.1.118-2.1.119/m122-summary.html:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m122-cc-2.1.118-2.1.119/m122-summary.html:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m125-lane-a-version-watch-emulate-autodiscover/lane-a.html:162
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m125-lane-a-version-watch-emulate-autodiscover/lane-a.html:162 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m125-lane-b-dev-stack-expect-aria/lane-b.html:304
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m125-lane-b-dev-stack-expect-aria/lane-b.html:304 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m126-effort-skills-filter/effort-and-filter.html:208
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m126-effort-skills-filter/effort-and-filter.html:208 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m126-secret-handler-hook/explainer.html:195
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m126-secret-handler-hook/explainer.html:195 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m126-ultrareview-and-fork-subagent/explainer.html:346
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m126-ultrareview-and-fork-subagent/explainer.html:346 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m128-bundle-x-monitor-quickwins/monitor-debounce-explorer.html:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m128-bundle-x-monitor-quickwins/monitor-debounce-explorer.html:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m128-cc-122-126-adoption/cc-122-126-otel-and-purge.html:345
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m128-cc-122-126-adoption/cc-122-126-otel-and-purge.html:345 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m130-cc-auto-adoption/pipeline-trace.html:218
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m130-cc-auto-adoption/pipeline-trace.html:218 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m141-1-contract-package/hook-contract-explorer.html:252
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m141-1-contract-package/hook-contract-explorer.html:252 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m141-2-step3-payloads/payload-schemas-explorer.html:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m141-2-step3-payloads/payload-schemas-explorer.html:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--m168-finish-1915-1916-1874/m168-finish-explorer.html:60
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--m168-finish-1915-1916-1874/m168-finish-explorer.html:60 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--mcp-core-consumers-round-2/round-2-consumers.html:185
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--mcp-core-consumers-round-2/round-2-consumers.html:185 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--mcp-core-consumers/mcp-core-consumers.html:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--mcp-core-consumers/mcp-core-consumers.html:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--nested-delegation-depth/depth-injection.html:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--nested-delegation-depth/depth-injection.html:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--orank-b-to-a/orank-b-to-a-playground.html:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--orank-b-to-a/orank-b-to-a-playground.html:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--orank-csp-json404/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--orank-csp-json404/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--orank-layers-2-3-4/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--orank-layers-2-3-4/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--ork-debt-eval-case/ork-debt-ledger-playground.html:188
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--ork-debt-eval-case/ork-debt-ledger-playground.html:188 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--ork-debt-ext-fix/ork-debt-ledger-playground.html:188
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--ork-debt-ext-fix/ork-debt-ledger-playground.html:188 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--ork-debt/ork-debt-ledger-playground.html:188
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--ork-debt/ork-debt-ledger-playground.html:188 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--ork-swarm-migrate/index.html:225
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--ork-swarm-migrate/index.html:225 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--peer-session-awareness/peer-session-awareness.html:121
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--peer-session-awareness/peer-session-awareness.html:121 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--skill-activation-channels/skill-activation-channels.html:210
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--skill-activation-channels/skill-activation-channels.html:210 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--skill-channel-telemetry/skill-channel-telemetry.html:209
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--skill-channel-telemetry/skill-channel-telemetry.html:209 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--skill-compat-floor-check-1963/playground.html:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--skill-compat-floor-check-1963/playground.html:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--unified-orama-search/search-redesign-playground.html:226
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--unified-orama-search/search-redesign-playground.html:226 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feat--yonyon-brand-keying-orank-discovery/yonyon-brand-keying.html:172
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feat--yonyon-brand-keying-orank-discovery/yonyon-brand-keying.html:172 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/feature--visual-style-rule/visual-style.html:178
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/feature--visual-style-rule/visual-style.html:178 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1527-json-render-dashboards/lane-c.html:324
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1527-json-render-dashboards/lane-c.html:324 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1796-mcp-server-drift/mcp-deps-staleness-playground.html:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1796-mcp-server-drift/mcp-deps-staleness-playground.html:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1826-envelope-input-guard/index.html:146
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1826-envelope-input-guard/index.html:146 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1862-ci-sentinel-loop/sentinel-loop-fixes.html:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1862-ci-sentinel-loop/sentinel-loop-fixes.html:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1910-hook-envelope-hookeventname/hook-envelope-explorer.html:105
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1910-hook-envelope-hookeventname/hook-envelope-explorer.html:105 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1978-envelope-cleanup-root-sweep/playground.html:85
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1978-envelope-cleanup-root-sweep/playground.html:85 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1985-cc-watch-parse-failed-blackhole/playground.html:154
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1985-cc-watch-parse-failed-blackhole/playground.html:154 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--1990-worktreecreate-envelope/playground.html:112
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--1990-worktreecreate-envelope/playground.html:112 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--2012-inline-migrations/playground.html:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--2012-inline-migrations/playground.html:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--2045-snapshot-anchored-dedup/snap-dedup-explorer.html:66
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--2045-snapshot-anchored-dedup/snap-dedup-explorer.html:66 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--2267-cc-triage-featureless/cc-triage-featureless-playground.html:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--2267-cc-triage-featureless/cc-triage-featureless-playground.html:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--askuserquestion-schema-conformance/askuserquestion-schema-validator.html:241
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--askuserquestion-schema-conformance/askuserquestion-schema-validator.html:241 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--assess-followups/tag-routing.html:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--assess-followups/tag-routing.html:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--brainstorm-skill-headroom/skill-cliff-map.html:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--brainstorm-skill-headroom/skill-cliff-map.html:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-2154-stragglers/stragglers-explorer.html:47
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-2154-stragglers/stragglers-explorer.html:47 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-adoption-ws2-model-resilience/availability-simulator.html:108
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-adoption-ws2-model-resilience/availability-simulator.html:108 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-dedup-changelog-ref/dedup-key.html:63
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-dedup-changelog-ref/dedup-key.html:63 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-stale-and-dist-rebuild/label-ensure-resilience.html:63
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-stale-and-dist-rebuild/label-ensure-resilience.html:63 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-triage-retry-recovery/gaps-carry-forward.html:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-triage-retry-recovery/gaps-carry-forward.html:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-triage-skip-below-floor/below-floor-skip-playground.html:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-triage-skip-below-floor/below-floor-skip-playground.html:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-triage-tokenfree-reconcile/cc-adoption-before-after-playground.html:208
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-triage-tokenfree-reconcile/cc-adoption-before-after-playground.html:208 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-watch-carry-triaged-gaps/gaps-carry-forward-playground.html:153
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-watch-carry-triaged-gaps/gaps-carry-forward-playground.html:153 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-watch-double-dash-normalize/double-dash-normalizer-playground.html:109
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-watch-double-dash-normalize/double-dash-normalizer-playground.html:109 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--cc-watch-native-binary-install/cc-cli-install-playground.html:162
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--cc-watch-native-binary-install/cc-cli-install-playground.html:162 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--ci-rebuild-hooks-from-src/stale-dist.html:61
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--ci-rebuild-hooks-from-src/stale-dist.html:61 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--delegation-verify-followups/verify-followups-playground.html:143
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--delegation-verify-followups/verify-followups-playground.html:143 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--dependency-confusion-claude-pkg/dependency-confusion-playground.html:149
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--dependency-confusion-claude-pkg/dependency-confusion-playground.html:149 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--docs-hook-count-drift/count-drift.html:303
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--docs-hook-count-drift/count-drift.html:303 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--hook-json-path-leak/explorer.html:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--hook-json-path-leak/explorer.html:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--issue-reference-checker-worktree-dispatcher/issue-reference-checker.html:222
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--issue-reference-checker-worktree-dispatcher/issue-reference-checker.html:222 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--json-error-content-type/gap-explorer.html:141
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--json-error-content-type/gap-explorer.html:141 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--lib-currency-lane1/lane1-hard-breaks.html:110
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--lib-currency-lane1/lane1-hard-breaks.html:110 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--lib-currency-lane2-3/lane2-3.html:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--lib-currency-lane2-3/lane2-3.html:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--m130-pipeline-hotfix/bug-walkthrough.html:307
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--m130-pipeline-hotfix/bug-walkthrough.html:307 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--scorecard-alerts/github-app-token-flow.html:483
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--scorecard-alerts/github-app-token-flow.html:483 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--scorecard-pinned-deps/scorecard-pinned-deps-triage.html:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--scorecard-pinned-deps/scorecard-pinned-deps-triage.html:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--scorecard-publish-restriction/scorecard-publish-restriction.html:118
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--scorecard-publish-restriction/scorecard-publish-restriction.html:118 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--security-hook-override-ci-divergence/security-hook-override-playground.html:205
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--security-hook-override-ci-divergence/security-hook-override-playground.html:205 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--session-title-branch-pin/session-title-pin-playground.html:114
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--session-title-branch-pin/session-title-pin-playground.html:114 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--session-title-language/lang-title.html:58
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--session-title-language/lang-title.html:58 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--session-title-override/playground.html:341
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--session-title-override/playground.html:341 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--sessionend-budget-2165/sessionend-budget-playground.html:169
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--sessionend-budget-2165/sessionend-budget-playground.html:169 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--sessionstart-hookeventname/index.html:223
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--sessionstart-hookeventname/index.html:223 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--skill-tool-schema-drift/skill-tool-schema-drift.html:84
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--skill-tool-schema-drift/skill-tool-schema-drift.html:84 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--staleness-key-design/key-design.html:79
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--staleness-key-design/key-design.html:79 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--watchdog-session-id-bypass/playground.html:130
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--watchdog-session-id-bypass/playground.html:130 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/fix--worktree-create-path-contract/fable5-adoption-playground.html:319
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/fix--worktree-create-path-contract/fable5-adoption-playground.html:319 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/issue--1911-m168-phase1-delete-monitors-json/playground.html:747
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/issue--1911-m168-phase1-delete-monitors-json/playground.html:747 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/issue--1912-m168-phase2-sqlite-layer-1/playground.html:747
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/issue--1912-m168-phase2-sqlite-layer-1/playground.html:747 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/issue--1913-m168-phase3-events-jsonl/playground.html:747
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/issue--1913-m168-phase3-events-jsonl/playground.html:747 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/issue--1914-m168-phase4-worktree-overrides/playground.html:220
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/issue--1914-m168-phase4-worktree-overrides/playground.html:220 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/playgrounds/lib-currency-audit-2026-05-31.html:444
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/playgrounds/lib-currency-audit-2026-05-31.html:444 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/playgrounds/m126-bundle-b-explainer.html:346
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/playgrounds/m126-bundle-b-explainer.html:346 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/playgrounds/superpowers-learnings.html:323
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/playgrounds/superpowers-learnings.html:323 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/playgrounds/vercel-labs-2026-04-29-adoption-ideas.html:316
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/playgrounds/vercel-labs-2026-04-29-adoption-ideas.html:316 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/playgrounds/vercel-labs-integration.html:389
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/playgrounds/vercel-labs-integration.html:389 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/site/lib/mcp-ui.ts:50
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/site/lib/mcp-ui.ts:50 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in orchestkit-demos/coverage/prettify.js:2
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
orchestkit-demos/coverage/prettify.js:2 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-02-19/hook-architecture-explorer.html:839
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-02-19/hook-architecture-explorer.html:839 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-02-25/skills-health-dashboard.html:399
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-02-25/skills-health-dashboard.html:399 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-03-11/skills-health-dashboard.html:441
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-03-11/skills-health-dashboard.html:441 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-03-16/cc-adoption-roadmap.html:429
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-03-16/cc-adoption-roadmap.html:429 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-03-18/docs-strategy.html:732
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-03-18/docs-strategy.html:732 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-03-21/orchestkit-dashboard.html:478
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-03-21/orchestkit-dashboard.html:478 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playgrounds/2026-03-21/stripe-mpp-commerce-brainstorm.html:1202
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playgrounds/2026-03-21/stripe-mpp-commerce-brainstorm.html:1202 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in docs/chore--fable-access-suspended/fable-surface-map.html:71
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
docs/chore--fable-access-suspended/fable-surface-map.html:71 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in docs/fix--cc-adoption-ws2-model-resilience/availability-simulator.html:117
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
docs/fix--cc-adoption-ws2-model-resilience/availability-simulator.html:117 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in docs/fix--staleness-key-design/key-design.html:71
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
docs/fix--staleness-key-design/key-design.html:71 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in plugins/ork/skills/memory/scripts/graph-utils.mjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
plugins/ork/skills/memory/scripts/graph-utils.mjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/cc-release-watch.mjs:22
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/cc-release-watch.mjs:22 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/cc-triage.mjs:40
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/cc-triage.mjs:40 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-labs-versions.mjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-labs-versions.mjs:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/generate-ci-report.ts:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/generate-ci-report.ts:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/validate-handoff-bundle.mjs:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/validate-handoff-bundle.mjs:26 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/hooks/src/instructions-loaded/debt-surfacer.ts:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/hooks/src/instructions-loaded/debt-surfacer.ts:18 Node child process

Showing first 300 of 452. Refine filters or use the findings page for deep search.

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/404255ba-4592-4bbf-b1f6-edbfa194884c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/404255ba-4592-4bbf-b1f6-edbfa194884c/

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.