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.

Tamaziaa/tamazia-cowork-os

https://github.com/Tamaziaa/tamazia-cowork-os · scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)

483 raw signals (0 security + 483 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 483 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 45.8/100 with 100.0% coverage. It contains 2984 nodes across 3 cross-layer flows, written primarily in mixed languages. Engine surfaced 483 findings — concentrated in frontend (187), quality (151), security (120). Risk profile is high: 0 critical, 22 high, 137 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.company-information.service.gov.uk/company/${reg}/officers (src/lib/sourcing/firmographics.js:43)
`src/lib/sourcing/firmographics.js:43` calls `GET https://api.company-information.service.gov.uk/company/${reg}/officers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.company-information.service.gov.uk/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.hunter.io/v2/email-verifier?email=${encodeURIComponent(email)}&api_key=${key} (src/lib/enrich/free-verify.js:107)
`src/lib/enrich/free-verify.js:107` calls `GET https://api.hunter.io/v2/email-verifier?email=${encodeURIComponent(email)}&api_key=${key}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.hunter.io/v2/email-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.ssllabs.com/api/v3/analyze?host=${encodeURIComponent(domain)}&fromCache=on&maxAge=24&all=done (src/skills/S008-personalisation-engine/scanners/tls-dns.js:86)
`src/skills/S008-personalisation-engine/scanners/tls-dns.js:86` calls `GET https://api.ssllabs.com/api/v3/analyze?host=${encodeURIComponent(domain)}&fromCache=on&maxAge=24&all=done` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used fo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://http-observatory.security.mozilla.org/api/v1/analyze?host=${encodeURIComponent(domain)} (src/skills/S008-personalisation-engine/scanners/security-headers.js:66)
`src/skills/S008-personalisation-engine/scanners/security-headers.js:66` calls `GET https://http-observatory.security.mozilla.org/api/v1/analyze?host=${encodeURIComponent(domain)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /admin/api/action (cloudflare/admin-worker.js:262)
`cloudflare/admin-worker.js:262` calls `POST /admin/api/action` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/api/action` 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: POST /api/track/audit-event (deploy/astro/audit-tracking.js:12)
`deploy/astro/audit-tracking.js:12` calls `POST /api/track/audit-event` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/track/audit-event` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://${NEON_HOST}/sql (cloudflare/admin-worker.js:36)
`cloudflare/admin-worker.js:36` calls `POST https://${NEON_HOST}/sql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>/sql` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.groq.com/openai/v1/chat/completions (scripts/intel-pulse.js:61)
`scripts/intel-pulse.js:61` calls `POST https://api.groq.com/openai/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.groq.com/openai/v1/chat/completions` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.groq.com/openai/v1/chat/completions (src/lib/llm/router.js:98)
`src/lib/llm/router.js:98` calls `POST https://api.groq.com/openai/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.groq.com/openai/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.languagetool.org/v2/check (src/lib/audit/site-scan.js:392)
`src/lib/audit/site-scan.js:392` calls `POST https://api.languagetool.org/v2/check` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.languagetool.org/v2/check` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${tok}/sendMessage (scripts/check-stuck-jobs.js:50)
`scripts/check-stuck-jobs.js:50` calls `POST https://api.telegram.org/bot${tok}/sendMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/sendmessage` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${tok}/sendMessage (scripts/intel-pulse.js:80)
`scripts/intel-pulse.js:80` calls `POST https://api.telegram.org/bot${tok}/sendMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/sendmessage` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.telegram.org/bot${tok}/sendMessage (scripts/notify-event.js:29)
`scripts/notify-event.js:29` calls `POST https://api.telegram.org/bot${tok}/sendMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.telegram.org/bot/<p>/sendmessage` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${gkey} (scripts/intel-pulse.js:50)
`scripts/intel-pulse.js:50` calls `POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${gkey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/generativelanguage.googleap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${process.env.GEMINI_API_KEY} (src/lib/llm/router.js:122)
`src/lib/llm/router.js:122` calls `POST https://generativelanguage.googleapis.com/v1beta/models/${model}:generateContent?key=${process.env.GEMINI_API_KEY}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/gener…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://http-observatory.security.mozilla.org/api/v1/analyze?host=${encodeURIComponent(domain)} (src/skills/S008-personalisation-engine/scanners/security-headers.js:61)
`src/skills/S008-personalisation-engine/scanners/security-headers.js:61` calls `POST https://http-observatory.security.mozilla.org/api/v1/analyze?host=${encodeURIComponent(domain)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used fo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/chat.postMessage (scripts/intel-pulse.js:76)
`scripts/intel-pulse.js:76` calls `POST https://slack.com/api/chat.postMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/chat.postmessage` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/chat.postMessage (scripts/notify-event.js:28)
`scripts/notify-event.js:28` calls `POST https://slack.com/api/chat.postMessage` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/chat.postmessage` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'eval_used' in .github/workflows/eval-audit-gaps.yml:29
Found a known-risky pattern (eval_used). Review and replace if possible.
.github/workflows/eval-audit-gaps.yml:29 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in .github/workflows/eval-audit.yml:18
Found a known-risky pattern (eval_used). Review and replace if possible.
.github/workflows/eval-audit.yml:18 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in .github/workflows/eval-qualifier.yml:31
Found a known-risky pattern (eval_used). Review and replace if possible.
.github/workflows/eval-qualifier.yml:31 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/skills/S008-personalisation-engine/scanners/security-headers.js:41
Found a known-risky pattern (eval_used). Review and replace if possible.
src/skills/S008-personalisation-engine/scanners/security-headers.js:41 Eval used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — _drv_psi.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 — _drv_step.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 — beta-run.js:11
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 — cloudflare/admin-worker.js:36
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 — cloudflare/audit-worker-v14.js:1450
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 — cloudflare/audit-worker.js:734
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/test-connection.mjs:3
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/lib/audit/site-scan.js:343
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/lib/enrich/waterfall.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 — src/lib/sourcing/sra-register.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 — src/skills/S008-personalisation-engine/lib/http.js:53
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/skills/S008-personalisation-engine/scanners/compliance.js:201
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/skills/S008-personalisation-engine/scanners/security-headers.js:66
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/skills/S025-audit-page-builder/scripts/build.js:497
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: services/crawl-render/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
anthropics/claude-code-action@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/claude-safeguard.yml:88 CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 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.
.github/workflows/gen-state.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 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.
.github/workflows/claude-safeguard.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cloudflare/admin-worker.js:249
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cloudflare/admin-worker.js:249 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in ops/infra/hetzner-verify.js:80
Found a known-risky pattern (node_child_process). Review and replace if possible.
ops/infra/hetzner-verify.js:80 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/apply-review.js:23
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/apply-review.js:23 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/approve-leads.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/approve-leads.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/build-crm-dashboard.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/build-crm-dashboard.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/build-rank-insights.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/build-rank-insights.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/buying-signals.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/buying-signals.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-stuck-jobs.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-stuck-jobs.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/claude-safeguard-batch.js:40
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/claude-safeguard-batch.js:40 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/compute-metrics.js:31
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/compute-metrics.js:31 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/daily-digest.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/daily-digest.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/dedupe-leads.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/dedupe-leads.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/deliverability-guard.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/deliverability-guard.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/enforcement-sync.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/enforcement-sync.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/enqueue-leads.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/enqueue-leads.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/enrich-and-queue-channels.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/enrich-and-queue-channels.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/enrich-worker.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/enrich-worker.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/eval-llm-rescue.js:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/eval-llm-rescue.js:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/gen-state.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/gen-state.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/health-check.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/health-check.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/heartbeat.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/heartbeat.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/intel-pulse.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/intel-pulse.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/match-inbound-replies.js:27
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/match-inbound-replies.js:27 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/materialise-client-emails.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/materialise-client-emails.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/migrations/audit-rule-gates.js:25
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/migrations/audit-rule-gates.js:25 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/migrations/build-canonical-laws.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/migrations/build-canonical-laws.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/migrations/load-canonical-laws.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/migrations/load-canonical-laws.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/migrations/normalize-rule-sectors.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/migrations/normalize-rule-sectors.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/migrations/qa-validate-library.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/migrations/qa-validate-library.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/mint-worker.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/mint-worker.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/mystrika-export.js:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/mystrika-export.js:26 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/plane-leads-sync.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/plane-leads-sync.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/pre-send-pipeline.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/pre-send-pipeline.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/push-to-mystrika.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/push-to-mystrika.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/qa-compliance.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/qa-compliance.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/qualify-and-queue.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/qualify-and-queue.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/reap-stale-runs.js:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/reap-stale-runs.js:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/reconcile-cal-bookings.js:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/reconcile-cal-bookings.js:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/reconcile.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/reconcile.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/recycle.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/recycle.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/refresh-enforcement-news.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/refresh-enforcement-news.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/refresh-pipeline.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/refresh-pipeline.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/remint-audits.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/remint-audits.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/render-social-drafts.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/render-social-drafts.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/render-touches.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/render-touches.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/requalify-all-leads.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/requalify-all-leads.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/resolve-registry-domains.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/resolve-registry-domains.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/run-deep-research-batch.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/run-deep-research-batch.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/run-serp-scrape.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/run-serp-scrape.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/scorecard-nightly.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/scorecard-nightly.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/scrape-all.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/scrape-all.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/self-audit-workflow.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/self-audit-workflow.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/sync-mystrika-replies.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/sync-mystrika-replies.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/v3/migrate-v3-schema.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/v3/migrate-v3-schema.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/v3/normalise-names.js:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/v3/normalise-names.js:26 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/verify-audits.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/verify-audits.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/verify-contacts.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/verify-contacts.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/zoho-imap-poll.js:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/zoho-imap-poll.js:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/ad-intel/bucket-d-integrator.ts:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/ad-intel/bucket-d-integrator.ts:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/ad-intel/cross-platform-scorer.ts:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/ad-intel/cross-platform-scorer.ts:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/ad-intel/W14-cron.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/ad-intel/W14-cron.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/alias-rotator.js:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/alias-rotator.js:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/audit/gap-finder.js:79
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/audit/gap-finder.js:79 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/audit/verify-audit-url.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/audit/verify-audit-url.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/compliance/connect.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/compliance/connect.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/governor.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/governor.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/imap-poll-worker.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/imap-poll-worker.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/llm-factcheck.js:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/llm-factcheck.js:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/llm-rescue.js:37
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/llm-rescue.js:37 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/llm/router.js:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/llm/router.js:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/neon.js:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/neon.js:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/notify/policy.js:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/notify/policy.js:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/notify/relay-router.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/notify/relay-router.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/personalisation-injector.js:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/personalisation-injector.js:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/pipeline-gap-fills.js:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/pipeline-gap-fills.js:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/reply-notifier.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/reply-notifier.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/scraping/google-sponsored.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/scraping/google-sponsored.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/scraping/query-calendar.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/scraping/query-calendar.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/scraping/serp-engine.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/scraping/serp-engine.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/send-guards.js:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/send-guards.js:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/sourcing-attribution.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/sourcing-attribution.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/sourcing/bulk-sourcer.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/sourcing/bulk-sourcer.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/sourcing/sources/adapters.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/sourcing/sources/adapters.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/variant-selector.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/variant-selector.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S006-linkedin-drafter-v2/scripts/draft.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S006-linkedin-drafter-v2/scripts/draft.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S008-personalisation-engine/lib/http.js:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S008-personalisation-engine/lib/http.js:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S008-personalisation-engine/scanners/compliance.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S008-personalisation-engine/scanners/compliance.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S008-personalisation-engine/scripts/pre-w2-cron.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S008-personalisation-engine/scripts/pre-w2-cron.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S008-personalisation-engine/scripts/run.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S008-personalisation-engine/scripts/run.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S009-compliance-disclaimer-injector/scripts/inject.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S009-compliance-disclaimer-injector/scripts/inject.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S012-reply-intent-classifier/scripts/classify.js:29
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S012-reply-intent-classifier/scripts/classify.js:29 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S013-response-draft-generator/scripts/draft.js:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S013-response-draft-generator/scripts/draft.js:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S015-check-compliance/scripts/check.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S015-check-compliance/scripts/check.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S016-alias-health-monitor/scripts/monitor.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S016-alias-health-monitor/scripts/monitor.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S019-engagement-tracker/scripts/track.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S019-engagement-tracker/scripts/track.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S024-bounce-handler/scripts/handle.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S024-bounce-handler/scripts/handle.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S025-audit-page-builder/scripts/build.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S025-audit-page-builder/scripts/build.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S025-warmup-engage/scripts/engage.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S025-warmup-engage/scripts/engage.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S027-proposal-versioning/scripts/version.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S027-proposal-versioning/scripts/version.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S028-sourcing-orchestrator/scripts/build-dashboard.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S028-sourcing-orchestrator/scripts/build-dashboard.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S028-sourcing-orchestrator/scripts/run.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S028-sourcing-orchestrator/scripts/run.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S033-ad-intel-orchestrator/scripts/run.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S033-ad-intel-orchestrator/scripts/run.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S036-regulator-watch/scripts/ingest.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S036-regulator-watch/scripts/ingest.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S051-dns-health-monitor/scripts/check.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S051-dns-health-monitor/scripts/check.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S051-ssl-cert-monitor/scripts/check.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S051-ssl-cert-monitor/scripts/check.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S057-pre-call-brief/scripts/build.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S057-pre-call-brief/scripts/build.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S059-lexquity-investor-track/scripts/seed.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S059-lexquity-investor-track/scripts/seed.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S060-gemini-lead-enricher/scripts/enrich.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S060-gemini-lead-enricher/scripts/enrich.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S062-auto-trigger-chain/scripts/run.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S062-auto-trigger-chain/scripts/run.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S063-deep-research/scripts/research.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S063-deep-research/scripts/research.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S064-touch-cadence/scripts/render.js:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S064-touch-cadence/scripts/render.js:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S065-touch-scheduler/scripts/send-due.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S065-touch-scheduler/scripts/send-due.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/skills/S067-instagram-drafter/scripts/draft.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/skills/S067-instagram-drafter/scripts/draft.js:9 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 50 placeholder/mock markers across 29 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
17 test file(s) for 270 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths.
Coverage
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 652 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: mcr.microsoft.com/playwright/python:v1.44.0-jammy
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
services/crawl-render/Dockerfile:5 containersPinned dependencies
low System graph security security conf 1.00 Insecure pattern 'document_write' in src/skills/S008-personalisation-engine/scanners/content-depth.js:75
Found a known-risky pattern (document_write). Review and replace if possible.
src/skills/S008-personalisation-engine/scanners/content-depth.js:75 Document write
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `bing_kw_v1` in src/lib/audit/bing-volume.js:34
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `hours_old` in scrapers/run_jobspy.py:55
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `serp_v1` in src/lib/scraping/free-serp.js:88
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `serp_v1` in src/lib/scraping/serp-client.js:55
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_mint.js:10
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_ps.js:5
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_ps2.js:4
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_psi.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_scan.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _drv_step.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — beta-run.js:28
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — beta-score.js:10
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — eval/retier-persisted.js:106
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — ops/infra/hetzner-verify.js:199
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/adversarial-test.js:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/apply-review.js:160
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/approve-leads.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/backtest-personalisation.js:97
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/build-crm-dashboard.js:126
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/build-rank-insights.js:17
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/buying-signals.js:49
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/cc2-provision.js:113
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/check-stuck-jobs.js:102
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/claude-safeguard-batch.js:128
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/compute-metrics.js:216
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/daily-digest.js:20
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/dedupe-leads.js:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/deliverability-guard.js:94
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/enforcement-sync.js:115
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/enqueue-leads.js:42
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/enrich-and-queue-channels.js:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/enrich-worker.js:59
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/ensure-schema.js:72
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/eval-llm-rescue.js:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/eval-qualifier.js:92
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/gen-state.js:77
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/governor-release.js:16
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/health-check.js:104
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/independent-verify-selftest.js:68
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/intel-pulse.js:97
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/match-inbound-replies.js:161
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/materialise-client-emails.js:95
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/audit-rule-gates.js:87
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/build-canonical-laws.js:189
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/load-canonical-laws.js:56
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/normalize-rule-sectors.js:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/qa-validate-library.js:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/test-corpus-index.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/test-enforcement.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/test-gap-finder.js:8
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/test-resolver.js:14
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/migrations/test-sector-accuracy.js:102
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/mint-worker.js:49
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/mystrika-cli.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/mystrika-export.js:118
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/notify-event.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/plane-leads-sync.js:19
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/plane-sync.js:26
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/pre-send-pipeline.js:91
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/push-to-mystrika.js:98
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/qa-compliance.js:14
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/qualify-and-queue.js:47
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/reap-stale-runs.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/reconcile-cal-bookings.js:136
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/reconcile.js:27
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/recycle.js:48
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/refresh-enforcement-news.js:78
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/refresh-pipeline.js:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/remint-audits.js:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/render-social-drafts.js:17
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/render-touches.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/requalify-all-leads.js:70
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/resolve-registry-domains.js:34
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/run-deep-research-batch.js:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/run-llm-factcheck.js:17
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/run-llm-rescue.js:28
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/run-serp-scrape.js:22
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/scorecard-nightly.js:148
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/scrape-all.js:57
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/self-audit-workflow.js:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/source-leads.js:121
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/sync-mystrika-replies.js:20
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/v3/migrate-v3-schema.js:39
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/v3/normalise-names.js:90
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/validate-campaigns.js:85
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/verify-audits.js:34
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/verify-contacts.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/zoho-imap-poll.js:50
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/aggregators.ts:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/bucket-d-integrator.ts:84
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/cross-platform-scorer.ts:46
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/google-ads-transparency.js:84
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/google-ads-transparency.ts:68
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/intent-job-boards.js:135
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/linkedin-ad-library.js:45
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/linkedin.ts:75
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/meta-ad-library.js:91
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/meta-graph-api.js:84
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/meta.ts:87
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/pinterest.ts:28
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/pixel-detector.js:126
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/reddit.ts:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/snapchat.ts:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/tiktok-creative-center.js:56
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/tiktok.ts:78
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/W14-cron.js:97
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/ad-intel/x-ads.ts:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/alias-rotator.js:101
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/apify/client.js:46
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/audit/gap-finder.js:98
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/audit/tests/site-scan.test.js:20
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/calcom/api.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/calendar/timezone-router.js:97
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/compliance/jurisdiction-router.js:208
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/enrich/free-verify.js:190
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/enrich/lead-quality.js:557
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/enrich/waterfall.js:140
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/enrichment/apollo.js:44
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/enrichment/hunter.js:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/gap-ledger.js:41
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/google/google-pull.js:86
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/governor.js:194
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/imap-poll-worker.js:188
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/llm/gemini.js:69
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/llm/groq.js:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/llm/router.js:231
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/content-linter.js:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/email-sender.js:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/relay-router.js:184
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/slack-bot.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/smtp2go.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/telegram.js:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/notify/zoho-imap-client.js:342
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/personalisation-injector.js:152
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/scraping/google-sponsored.js:78
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/scraping/query-calendar.js:100
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/lib/scraping/serp-client.js:77
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak

Showing first 300 of 355. 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/ee7b7233-3b51-4acf-af8f-4a25968228a5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ee7b7233-3b51-4acf-af8f-4a25968228a5/

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.