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.

rickfelix/EHG_Engineer

https://github.com/rickfelix/EHG_Engineer · scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)

7630 raw signals (143 security + 7487 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 7232 actionable findings from 2 signal sources. 553 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.2/100 with 100.0% coverage. It contains 38777 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 7487 findings — concentrated in frontend (3321), quality (3301), security (475). Risk profile is high: 10 critical, 112 high, 559 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

Showing 5910 of 7232 actionable findings. 7785 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 Security checks cicd CI/CD security conf 0.86 Foundry mined claimed resolved with failing ci: rickfelix/EHG_Engineer
Graph query export: Claimed resolved with failing CI Query id: claimed_resolved_with_failing_ci Query type: motif_query Intent: Hard negatives where CI/failure evidence contradicts a resolution claim. Motif: claimed_resolved_with_failing_ci Training usage: hard_negative Graph gold label: contradict…
CI/CD securityCI/CD
critical Security checks quality Practices conf 0.82 10 occurrences Foundry mined mock as real or placeholder: rickfelix/EHG_Engineer
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
10 occurrences
repo-level (10 hits)
critical Security checks security auth conf 0.78 13 occurrences Foundry mined security auth guardrail gaps: rickfelix/EHG_Engineer
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
13 occurrences
repo-level (13 hits)
critical System graph security Secrets conf 1.00 Possible secret in scripts/archive/one-time/analyze-ehg-application.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/archive/one-time/analyze-ehg-application.js:45
critical System graph security Secrets conf 1.00 Possible secret in scripts/archive/one-time/security-fix-hardcoded-passwords.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/archive/one-time/security-fix-hardcoded-passwords.js:68
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in scripts/archive/one-time/setup-database-manager.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 37, 169
scripts/archive/one-time/setup-database-manager.js:37, 169 (2 hits)
critical System graph security Secrets conf 1.00 Runtime dotenv file present in repo: .env.claude
`.env.claude` looks like a runtime dotenv file. It contains secret-looking assignments for RESEND_API_KEY. Move real values to a secret manager and keep only `.env.example` style templates in source control.
.env.claude ConfigEnv fileRuntime env
high Security checks quality Practices conf 0.84 32 occurrences Foundry mined bad chains: rickfelix/EHG_Engineer
Comment chain pattern product: bad_chains Repo: rickfelix/EHG_Engineer Thread: rickfelix/EHG_Engineer#9 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, sourc…
32 occurrences
repo-level (32 hits)
high Security checks quality Quality conf 0.76 50 occurrences Foundry mined schema ui api mismatch: rickfelix/EHG_Engineer
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: assumption_check Repo: rickfelix/EHG_…
50 occurrences
repo-level (50 hits)
high Security checks quality Testing conf 0.78 22 occurrences Foundry mined test ci gap after feedback: rickfelix/EHG_Engineer
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: assumption_check Repo: …
22 occurrences
repo-level (22 hits)
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/agents/_archived/retro-agent.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.
.claude/agents/_archived/retro-agent.md:3 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/agents/AGENT-MANIFEST.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.
.claude/agents/AGENT-MANIFEST.md:45 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/backups/2025-10-12/docmon-agent.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.
.claude/backups/2025-10-12/docmon-agent.md:3 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/backups/2025-10-12/retro-agent.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.
.claude/backups/2025-10-12/retro-agent.md:3 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/brainstorm.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.
.claude/commands/brainstorm.md:158 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/claim.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.
.claude/commands/claim.md:35 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/distill.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.
.claude/commands/distill.md:576 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/document.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.
.claude/commands/document.md:76 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/friday.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.
.claude/commands/friday.md:49 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/gate-debug.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.
.claude/commands/gate-debug.md:138 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/inbox.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.
.claude/commands/inbox.md:84 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/learn.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.
.claude/commands/learn.md:125 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/leo.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.
.claude/commands/leo.md:23 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/prove.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.
.claude/commands/prove.md:32 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/ship.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.
.claude/commands/ship.md:263 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/commands/simplify.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.
.claude/commands/simplify.md:62 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/file-trees.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.
.claude/file-trees.md:796 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/settings.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.
.claude/settings.json:175 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/eva-research.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.
.claude/skills/eva-research.skill.md:86 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/flags.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.
.claude/skills/flags.md:72 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/inbox.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.
.claude/skills/inbox.md:57 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/prove.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.
.claude/skills/prove.md:17 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/review-vision.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.
.claude/skills/review-vision.skill.md:58 SecretsClaude instruction
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.github.com/installation/token (lib/cleanup/credentials.js:160)
`lib/cleanup/credentials.js:160` calls `DELETE https://api.github.com/installation/token` 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/installation/token` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.todoist.com/api/v1/tasks/${t.id} (tests/integration/integrations/chairman-notify.db.test.js:26)
`tests/integration/integrations/chairman-notify.db.test.js:26` calls `DELETE https://api.todoist.com/api/v1/tasks/${t.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.todoist.com/api/v1/tasks/<p>` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.vercel.com/v3/user/tokens/current (lib/cleanup/credentials.js:178)
`lib/cleanup/credentials.js:178` calls `DELETE https://api.vercel.com/v3/user/tokens/current` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.vercel.com/v3/user/tokens/current` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/users (tests/e2e/security/rbac-permissions.spec.ts:193)
`tests/e2e/security/rbac-permissions.spec.ts:193` calls `GET /api/admin/users` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/users` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/insights (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:255)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:255` calls `GET /api/analytics/insights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/insights` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/analytics/predictions (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:254)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:254` calls `GET /api/analytics/predictions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/predictions` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/data (scripts/benchmarks/ollama-model-benchmark.mjs:335)
`scripts/benchmarks/ollama-model-benchmark.mjs:335` 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 `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/decisions/override-trend?interval=weekly (scripts/archive/one-time/update-sd-reconnect-011-comprehensive.js:199)
`scripts/archive/one-time/update-sd-reconnect-011-comprehensive.js:199` calls `GET /api/decisions/override-trend?interval=weekly` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/decisions/override-trend` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/decisions/top-overridden-thresholds?limit=10 (scripts/archive/one-time/update-sd-reconnect-011-comprehensive.js:200)
`scripts/archive/one-time/update-sd-reconnect-011-comprehensive.js:200` calls `GET /api/decisions/top-overridden-thresholds?limit=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/decisions/top-overridden-threshold…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/governance/frameworks (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:351)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:351` calls `GET /api/governance/frameworks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/governance/frameworks` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/governance/lineage (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:352)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:352` calls `GET /api/governance/lineage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/governance/lineage` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/governance/policies (scripts/archive/one-time/create-backend-stub-sds.js:180)
`scripts/archive/one-time/create-backend-stub-sds.js:180` calls `GET /api/governance/policies` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/governance/policies` 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/integrations (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:376)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:376` calls `GET /api/integrations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/sync-jobs (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:378)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:378` calls `GET /api/integrations/sync-jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/sync-jobs` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/webhooks (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:377)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:377` calls `GET /api/integrations/webhooks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/webhooks` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/knowledge/articles (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:332)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:332` calls `GET /api/knowledge/articles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/knowledge/articles` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/knowledge/insights (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:333)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:333` calls `GET /api/knowledge/insights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/knowledge/insights` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/orchestration/executions (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:306)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:306` calls `GET /api/orchestration/executions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/orchestration/executions` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/orchestration/triggers (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:307)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:307` calls `GET /api/orchestration/triggers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/orchestration/triggers` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/orchestration/workflows (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:305)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:305` calls `GET /api/orchestration/workflows` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/orchestration/workflows` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/security/roles (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:284)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:284` calls `GET /api/security/roles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/security/roles` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/security/threats (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:283)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:283` calls `GET /api/security/threats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/security/threats` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v2/chairman/insights (archive/scripts/user-story-generators/add-user-stories-sd-vision-v2-011.js:717)
`archive/scripts/user-story-generators/add-user-stories-sd-vision-v2-011.js:717` calls `GET /api/v2/chairman/insights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v2/chairman/insights` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ventures (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:232)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:232` calls `GET /api/ventures` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ventures` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ventures/test-id/decision-evidence (archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-008.js:402)
`archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-008.js:402` calls `GET /api/ventures/test-id/decision-evidence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ventures/test-id/decision-evide…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (scripts/qa-director/health-checks.js:18)
`scripts/qa-director/health-checks.js:18` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/health (scripts/archive/one-time/intelligent-checklist-system.js:257)
`scripts/archive/one-time/intelligent-checklist-system.js:257` calls `GET http://localhost:3000/api/health` 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/health` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/health (scripts/archive/one-time/test-e2e-pr-reviews.js:40)
`scripts/archive/one-time/test-e2e-pr-reviews.js:40` calls `GET http://localhost:3000/api/health` 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/health` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/health (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:40)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:40` calls `GET http://localhost:3000/api/health` 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/health` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/health (scripts/archive/one-time/triple-check-e2e.js:90)
`scripts/archive/one-time/triple-check-e2e.js:90` calls `GET http://localhost:3000/api/health` 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/health` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/test-e2e-pr-reviews.js:147)
`scripts/archive/one-time/test-e2e-pr-reviews.js:147` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/test-e2e-pr-reviews.js:335)
`scripts/archive/one-time/test-e2e-pr-reviews.js:335` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:147)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:147` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:335)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:335` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/triple-check-e2e.js:244)
`scripts/archive/one-time/triple-check-e2e.js:244` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/triple-check-e2e.js:290)
`scripts/archive/one-time/triple-check-e2e.js:290` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews (scripts/archive/one-time/triple-check-e2e.js:95)
`scripts/archive/one-time/triple-check-e2e.js:95` calls `GET http://localhost:3000/api/pr-reviews` 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/pr-reviews` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews/metrics (scripts/archive/one-time/test-e2e-pr-reviews.js:158)
`scripts/archive/one-time/test-e2e-pr-reviews.js:158` calls `GET http://localhost:3000/api/pr-reviews/metrics` 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/pr-reviews/metrics` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews/metrics (scripts/archive/one-time/test-e2e-pr-reviews.js:342)
`scripts/archive/one-time/test-e2e-pr-reviews.js:342` calls `GET http://localhost:3000/api/pr-reviews/metrics` 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/pr-reviews/metrics` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews/metrics (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:158)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:158` calls `GET http://localhost:3000/api/pr-reviews/metrics` 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/pr-reviews/metrics` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews/metrics (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:342)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:342` calls `GET http://localhost:3000/api/pr-reviews/metrics` 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/pr-reviews/metrics` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/pr-reviews/metrics (scripts/archive/one-time/triple-check-e2e.js:101)
`scripts/archive/one-time/triple-check-e2e.js:101` calls `GET http://localhost:3000/api/pr-reviews/metrics` 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/pr-reviews/metrics` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/debug-dashboard-progress.js:25)
`scripts/archive/one-time/debug-dashboard-progress.js:25` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/test-realtime-refresh.js:23)
`scripts/archive/one-time/test-realtime-refresh.js:23` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/test-realtime-refresh.js:51)
`scripts/archive/one-time/test-realtime-refresh.js:51` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/test-realtime-updates.js:24)
`scripts/archive/one-time/test-realtime-updates.js:24` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/test-realtime-updates.js:54)
`scripts/archive/one-time/test-realtime-updates.js:54` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/tests/test-realtime-refresh.js:23)
`scripts/archive/one-time/tests/test-realtime-refresh.js:23` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/tests/test-realtime-refresh.js:51)
`scripts/archive/one-time/tests/test-realtime-refresh.js:51` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/tests/test-realtime-updates.js:24)
`scripts/archive/one-time/tests/test-realtime-updates.js:24` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/state (scripts/archive/one-time/tests/test-realtime-updates.js:54)
`scripts/archive/one-time/tests/test-realtime-updates.js:54` calls `GET http://localhost:3000/api/state` 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/state` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3456/health (tests/setup/global-setup.js:31)
`tests/setup/global-setup.js:31` calls `GET http://localhost:3456/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3456/health` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:8000/health (archive/scripts/user-story-generators/add-user-stories-sd-vision-transition-001F.js:136)
`archive/scripts/user-story-generators/add-user-stories-sd-vision-transition-001F.js:136` calls `GET http://localhost:8000/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000/health` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.todoist.com/api/v1/tasks?project_id=${PROJECT_ID} (tests/integration/integrations/chairman-notify.db.test.js:20)
`tests/integration/integrations/chairman-notify.db.test.js:20` calls `GET https://api.todoist.com/api/v1/tasks?project_id=${PROJECT_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.todoist.com/api/v1/t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/analytics/nlquery (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:256)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:256` calls `POST /api/analytics/nlquery` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/analytics/nlquery` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/navigation/search (scripts/archive/one-time/update-sd-backend-002-comprehensive.js:386)
`scripts/archive/one-time/update-sd-backend-002-comprehensive.js:386` calls `POST /api/navigation/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/navigation/search` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:3000/api/github/pr-review-webhook (scripts/archive/one-time/test-e2e-pr-reviews.js:169)
`scripts/archive/one-time/test-e2e-pr-reviews.js:169` calls `POST http://localhost:3000/api/github/pr-review-webhook` 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/github/pr-review-webhook`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:3000/api/github/pr-review-webhook (scripts/archive/one-time/tests/test-e2e-pr-reviews.js:169)
`scripts/archive/one-time/tests/test-e2e-pr-reviews.js:169` calls `POST http://localhost:3000/api/github/pr-review-webhook` 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/github/pr-review-we…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:3000/api/github/pr-review-webhook (scripts/archive/one-time/triple-check-e2e.js:110)
`scripts/archive/one-time/triple-check-e2e.js:110` calls `POST http://localhost:3000/api/github/pr-review-webhook` 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/github/pr-review-webhook` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (lib/ai/multimodal-client.js:213)
`lib/ai/multimodal-client.js:213` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (lib/research/competitor-intelligence.js:247)
`lib/research/competitor-intelligence.js:247` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (lib/ai/multimodal-client.js:174)
`lib/ai/multimodal-client.js:174` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external API, …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/api/content-forge/index.js:232)
`src/api/content-forge/index.js:232` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/api/naming-engine/index.js:200)
`src/api/naming-engine/index.js:200` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/embeddings (lib/llm/client-factory.js:712)
`lib/llm/client-factory.js:712` calls `POST https://api.openai.com/v1/embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/embeddings` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/images/generations (scripts/lib/visualization-provider.js:63)
`scripts/lib/visualization-provider.js:63` calls `POST https://api.openai.com/v1/images/generations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/images/generations` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/realtime/sessions (supabase/functions/openai-realtime-token/index.ts:70)
`supabase/functions/openai-realtime-token/index.ts:70` calls `POST https://api.openai.com/v1/realtime/sessions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/realtime/sessions` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails (lib/marketing/ai/email-campaigns.js:202)
`lib/marketing/ai/email-campaigns.js:202` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails (lib/services/sovereign-alert.js:249)
`lib/services/sovereign-alert.js:249` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.tavily.com/search (lib/eva/utils/web-search.js:98)
`lib/eva/utils/web-search.js:98` calls `POST https://api.tavily.com/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tavily.com/search` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.todoist.com/api/v1/sync (lib/integrations/post-processor.js:45)
`lib/integrations/post-processor.js:45` calls `POST https://api.todoist.com/api/v1/sync` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.todoist.com/api/v1/sync` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.twitter.com/2/tweets (lib/marketing/publisher/adapters/x.js:44)
`lib/marketing/publisher/adapters/x.js:44` calls `POST https://api.twitter.com/2/tweets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.twitter.com/<p>/tweets` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/${model}:embedContent?key=${geminiKey} (lib/llm/client-factory.js:674)
`lib/llm/client-factory.js:674` calls `POST https://generativelanguage.googleapis.com/v1beta/models/${model}:embedContent?key=${geminiKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/generativelanguage.go…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${apiKey} (lib/ai/multimodal-client.js:263)
`lib/ai/multimodal-client.js:263` calls `POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${apiKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/generativelanguage.…
Dangling fetchAxios
high System graph security security conf 1.00 Insecure pattern 'eval_used' in lib/sub-agents/vetting/feedback-debate-adapter.js:45
Found a known-risky pattern (eval_used). Review and replace if possible.
lib/sub-agents/vetting/feedback-debate-adapter.js:45 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/archive/codex-integration/validate-codex-output.js:344
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/archive/codex-integration/validate-codex-output.js:344 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/modules/protocol-improvements/ValidationGuard.js:52
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/modules/protocol-improvements/ValidationGuard.js:52 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in lib/eva/eva-master-scheduler.js:28
Found a known-risky pattern (exec_used). Review and replace if possible.
lib/eva/eva-master-scheduler.js:28 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in lib/integrations/youtube/oauth-manager.js:138
Found a known-risky pattern (exec_used). Review and replace if possible.
lib/integrations/youtube/oauth-manager.js:138 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in lib/vision/vdr-grep-seam.js:74
Found a known-risky pattern (exec_used). Review and replace if possible.
lib/vision/vdr-grep-seam.js:74 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/archive/codex-integration/validate-codex-output.js:344
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/archive/codex-integration/validate-codex-output.js:344 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/archive/one-time/clear-memory-duplicates.js:34
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/archive/one-time/clear-memory-duplicates.js:34 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/archive/one-time/leo-dashboard.js:161
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/archive/one-time/leo-dashboard.js:161 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/modules/inbox/auto-resolve-recovered.js:50
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/modules/inbox/auto-resolve-recovered.js:50 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/modules/protocol-improvements/ValidationGuard.js:53
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/modules/protocol-improvements/ValidationGuard.js:53 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/one-off/_insert-prd.mjs:75
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/one-off/_insert-prd.mjs:75 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/one-off/_update-prd-with-migrations.mjs:67
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/one-off/_update-prd-with-migrations.mjs:67 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/setup-database-supabase.js:73
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/setup-database-supabase.js:73 Exec used
high System graph cicd CI/CD security conf 1.00 tj-actions/changed-files is tag-pinned instead of SHA-pinned
The tj-actions/changed-files incident showed that mutable action tags can execute credential-stealing code across many repositories. Pin this action to a reviewed commit SHA.
.github/workflows/label-sync.yml:114 CI/CD securitySupply chainGithub actions
medium Security checks quality Practices conf 0.62 54 occurrences Foundry mined assumption checks: rickfelix/EHG_Engineer
Comment chain pattern product: assumption_checks Repo: rickfelix/EHG_Engineer Thread: rickfelix/EHG_Engineer#8 Outcome: ambiguous_needs_more_evidence Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifact…
54 occurrences
repo-level (54 hits)
medium Security checks quality maintenance conf 0.70 74 occurrences Foundry mined blueprint gap alignment: rickfelix/EHG_Engineer
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
74 occurrences
repo-level (74 hits)
medium Security checks quality Practices conf 0.70 42 occurrences Foundry mined unresolved feedback: rickfelix/EHG_Engineer
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: assu…
42 occurrences
repo-level (42 hits)
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — lib/genesis/watermark-middleware.js:152
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — lib/sub-agents/security.js:358
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 — packages/lint-config/index.js:89
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 — scripts/archive/one-time/demo-compression-system.js:40
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 — archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-001.js:134
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 — archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-008.js:402
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 — archive/scripts/user-story-generators/add-user-stories-sd-vision-v2-011.js:660
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 — lib/agent-experience-factory/adapters/base-adapter.js:5
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 — lib/agent-experience-factory/factory.js:207
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 — lib/claim-guard.mjs:352
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 — lib/cleanup/credentials.js:160
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 — lib/eva/bridge/integration-test-runner.js:171
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 — lib/eva/qa/stitch-wireframe-qa.js:203
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 — lib/eva/services/venture-research.js:9
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 — lib/eva/stage-17/qa-rubric.js:313
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 — lib/factory/sentry-poller.js:24
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 — lib/integrations/claude-code/release-monitor.js:46
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 — lib/integrations/post-processor.js:45
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 — lib/integrations/youtube/video-metadata.js:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — lib/llm/client-factory.js:644
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 — lib/marketing/ai/email-campaigns.js:202
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 — lib/marketing/publisher/adapters/bluesky.js:38
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 — lib/programmatic/tool-loop.js: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 — lib/sub-agents/vetting/provider-adapters.js:389
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 — lib/uat/feedback-analyzer.js:287
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 — scripts/archive/one-time/apply-migration-rest.js: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 — scripts/archive/one-time/claude-hook.js:221
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 — scripts/archive/one-time/create-backend-stub-sds.js:180
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 — scripts/archive/one-time/create-twin-flywheel-directives.js:121
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 — scripts/archive/one-time/execute-auto-proceed-sessions-migration-sql.js:32
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 — scripts/archive/one-time/execute-supervisor-migration.js:65
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 — scripts/archive/one-time/fix-retrospective-trigger.js:55
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 — scripts/archive/one-time/generate-missing-variants.js:69
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 — scripts/archive/one-time/generate-user-stories-agent-admin-003-batch2.mjs:350
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 — scripts/archive/one-time/monitor-scheduled-jobs.js:55
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 — scripts/archive/one-time/run-eva-circuit-migration.js:76
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 — scripts/archive/one-time/start-invisible-system.js:39
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/archive/one-time/test-e2e-pr-reviews.js:335
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 — scripts/archive/one-time/test-realtime-refresh.js:23
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 — scripts/archive/one-time/test-realtime-updates.js:24
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 — scripts/archive/one-time/test-sd-idempotency.js:31
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 — scripts/archive/one-time/test-step7-workflow.js:40
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 — scripts/archive/one-time/triple-check-e2e.js:90
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 — scripts/archive/one-time/update-sd-backend-002-comprehensive.js:232
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 — scripts/archive/one-time/update-sd-realtime-001-comprehensive.js:516
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 — scripts/archive/one-time/update-sd-reconnect-011-comprehensive.js:199
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 — scripts/archive/one-time/update-sd-reconnect-015-comprehensive.js: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 — scripts/eva/intake-enricher.js:124
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 — scripts/hooks/pre-tool-enforce.cjs:222
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 — scripts/lib/visualization-provider.js:63
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 — scripts/llm-cost-report.mjs: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 — scripts/session-tick.cjs:22
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 — scripts/wiring-validators/lib/step-executors.js:184
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/api/content-forge/index.js:232
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/api/naming-engine/index.js:200
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 — supabase/functions/openai-realtime-token/index.ts:70
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 — tools/post-playwright-results.mjs:127
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/agents/_archived/retro-agent.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/agents/_archived/retro-agent.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/_model-tracking-section.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/agents/_model-tracking-section.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/backups/2025-10-12/docmon-agent.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/backups/2025-10-12/docmon-agent.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/backups/2025-10-12/retro-agent.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/backups/2025-10-12/retro-agent.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/claim.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/commands/claim.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/decisions.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/commands/decisions.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/feedback.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/commands/feedback.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/friday.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/commands/friday.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/inbox.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/commands/inbox.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/leo-resume.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/commands/leo-resume.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/leo-settings.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/commands/leo-settings.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/read-full.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/commands/read-full.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/status.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/commands/status.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/context/CLAUDE-COST.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/context/CLAUDE-COST.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/context/README.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/context/README.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/session-state.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/session-state.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.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/settings.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/audit.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/skills/audit.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/eva-constitution.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.
.claude/skills/eva-constitution.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/eva-mission.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.
.claude/skills/eva-mission.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/eva-okr.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.
.claude/skills/eva-okr.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/eva-strategy.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.
.claude/skills/eva-strategy.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/eva.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.
.claude/skills/eva.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/feedback.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/skills/feedback.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/flags.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/skills/flags.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/inbox.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/skills/inbox.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/README.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/skills/README.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/review-vision.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.
.claude/skills/review-vision.skill.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .cursor/rules/leo_protocol_basic.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.
.cursor/rules/leo_protocol_basic.md VerificationCursor rule
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs/reference/schema/engineer/tables/agents.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.
docs/reference/schema/engineer/tables/agents.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: skills/grill/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.
skills/grill/SKILL.md VerificationSkill file
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 quality Integrity conf 1.00 6 occurrences Frontend route `strategic-directives` has no Link/navigate to it — scripts/archive/one-time/fix-navigation-issues.js
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
6 occurrences
repo-level (6 hits)
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 16 occurrences GitHub Action is tag-pinned rather than SHA-pinned
peter-evans/create-pull-request@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
11 files, 16 locations
.github/workflows/label-sync.yml:34, 76, 101, 128, 166 (5 hits)
.github/workflows/schema-drift-guard.yml:28, 67 (2 hits)
.github/workflows/housekeeping-prod-promotion.yml:206
.github/workflows/housekeeping-staging-selfcontained.yml:419
.github/workflows/housekeeping-staging.yml:155
.github/workflows/housekeeping-weekly-report.yml:171
.github/workflows/policy-verification.yml:37
.github/workflows/schema-docs-update.yml:112
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 14 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.
12 files, 12 locations
.github/workflows/housekeeping-prod-promotion.yml
.github/workflows/housekeeping-staging-selfcontained.yml
.github/workflows/housekeeping-weekly-report.yml
.github/workflows/pattern-maintenance-weekly.yml
.github/workflows/policy-verification.yml
.github/workflows/schema-docs-update.yml
.github/workflows/sign-artifacts.yml
.github/workflows/sign-policies.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/uat-convert-to-sd.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/uat-convert-to-sd.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in lib/agents/api-sub-agent/domains/security-analysis.js:42
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
lib/agents/api-sub-agent/domains/security-analysis.js:42 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in lib/genesis/watermark-middleware.js:152
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
lib/genesis/watermark-middleware.js:152 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in packages/lint-config/index.js:89
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
packages/lint-config/index.js:89 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in scripts/archive/one-time/demo-compression-system.js:40
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
scripts/archive/one-time/demo-compression-system.js:40 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lib/genesis/watermark-middleware.js:85
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lib/genesis/watermark-middleware.js:85 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in playwright-report/index.html:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
playwright-report/index.html:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in .claude/statusline.cjs:23
Found a known-risky pattern (node_child_process). Review and replace if possible.
.claude/statusline.cjs:23 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-001.js:92
Found a known-risky pattern (node_child_process). Review and replace if possible.
archive/scripts/user-story-generators/add-user-stories-sd-foundation-v3-001.js:92 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in docs/archived/orphan-stage-23-modules/stage-23-deployment.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
docs/archived/orphan-stage-23-modules/stage-23-deployment.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/api-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/api-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/archive/documentation-sub-agent.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/archive/documentation-sub-agent.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/context-monitor.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/context-monitor.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/database-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/database-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/dependency-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/dependency-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/dependency/security-analyzers.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/dependency/security-analyzers.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/dependency/tree-analyzers.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/dependency/tree-analyzers.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/design-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/design-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/design-sub-agent/file-helpers.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/design-sub-agent/file-helpers.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/documentation-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/documentation-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/github-review-coordinator-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/github-review-coordinator-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/performance-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/performance-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/performance-sub-agent.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/performance-sub-agent.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/retro-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/retro-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/security-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/security-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/uat-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/uat-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/agents/validation-sub-agent-observable.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/agents/validation-sub-agent-observable.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/claim-validity-gate.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/claim-validity-gate.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/context/unified-state-manager.js:25
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/context/unified-state-manager.js:25 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/coordinator/coordination-events.cjs:60
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/coordinator/coordination-events.cjs:60 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/cross-sd-overlap.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/cross-sd-overlap.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/deleteVentureFully.js:28
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/deleteVentureFully.js:28 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/drain-orchestrator.mjs:22
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/drain-orchestrator.mjs:22 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/ensure-venture-clone.js:25
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/ensure-venture-clone.js:25 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/github-repo-analyzer.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/github-repo-analyzer.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/github-sync-watcher.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/github-sync-watcher.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/replit-repo-seeder.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/replit-repo-seeder.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/venture-build-consumer.js:49
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/venture-build-consumer.js:49 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/bridge/venture-provisioner.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/bridge/venture-provisioner.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/eva-master-scheduler.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/eva-master-scheduler.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/proving/fix-agent.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/proving/fix-agent.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/quality-findings/capability-registry.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/quality-findings/capability-registry.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/quality-findings/sandbox-driver.js:23
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/quality-findings/sandbox-driver.js:23 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/eva/quality-findings/sd-generator.js:28
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/eva/quality-findings/sd-generator.js:28 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/exec-context-guard.mjs:35
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/exec-context-guard.mjs:35 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/execute/wip-guard.cjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/execute/wip-guard.cjs:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/fleet/branch-ahead.cjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/fleet/branch-ahead.cjs:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/fleet/prepark-wip.cjs:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/fleet/prepark-wip.cjs:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/gap-detection/analyzers/deliverable-analyzer.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/gap-detection/analyzers/deliverable-analyzer.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/gates/cross-repo-build-check.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/gates/cross-repo-build-check.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/genesis/quality-gates.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/genesis/quality-gates.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/genesis/vercel-deploy.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/genesis/vercel-deploy.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/governance/check-resolver-freshness.js:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/governance/check-resolver-freshness.js:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/governance/checkout-freshness.js:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/governance/checkout-freshness.js:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/hooks/canonical-parent.cjs:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/hooks/canonical-parent.cjs:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/hooks/session-id.cjs:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/hooks/session-id.cjs:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/hooks/transitive-spawn-target-guard.js:104
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/hooks/transitive-spawn-target-guard.js:104 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/multi-repo/index.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/multi-repo/index.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/pipeline-flow-verifier.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/pipeline-flow-verifier.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/programmatic/tools/git-tool.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/programmatic/tools/git-tool.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/quickfix-compliance-rubric.js:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/quickfix-compliance-rubric.js:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/quickfix-self-verifier.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/quickfix-self-verifier.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/rca/trigger-sdk.js:282
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/rca/trigger-sdk.js:282 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/refactoring/refactoring-executor.js:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/refactoring/refactoring-executor.js:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/repo-paths.js:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/repo-paths.js:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/resolve-own-session.cjs:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/resolve-own-session.cjs:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/schema-docs-helper.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/schema-docs-helper.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/server-manager.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/server-manager.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/session-identity-sot.js:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/session-identity-sot.js:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/session-manager.mjs:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/session-manager.mjs:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/session-writer.cjs:29
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/session-writer.cjs:29 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/ship/auto-merge.mjs:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/ship/auto-merge.mjs:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/simplifier/plugin-bridge.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/simplifier/plugin-bridge.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/simplifier/simplification-engine.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/simplifier/simplification-engine.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/database/migration-handler.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/database/migration-handler.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/database/schema-validator.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/database/schema-validator.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/dependency.js:25
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/dependency.js:25 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/design/checks.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/design/checks.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/design/index.js:29
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/design/index.js:29 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/design/patterns.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/design/patterns.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/design/utils.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/design/utils.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/docmon.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/docmon.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in lib/sub-agents/github.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
lib/sub-agents/github.js:14 Node child process

Showing first 300 of 5910. 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/e9d25a9b-305e-4077-8261-32dcf63d4a5a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e9d25a9b-305e-4077-8261-32dcf63d4a5a/

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.