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.

RudaCosta/epiuse-mkt-office

https://github.com/RudaCosta/epiuse-mkt-office · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

219 raw signals (0 security + 219 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 219 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 47.5/100 with 100.0% coverage. It contains 1034 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 219 findings — concentrated in security (95), api (66), quality (37). Risk profile is high: 0 critical, 17 high, 117 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 214 of 219 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 /api/areas.json (public/js/home.js:124)
`public/js/home.js:124` calls `GET /api/areas.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/areas.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/areas.json (public/js/home.js:154)
`public/js/home.js:154` calls `GET /api/areas.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/areas.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/datas-especiais-2026.json (public/js/home.js:468)
`public/js/home.js:468` calls `GET /api/datas-especiais-2026.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/datas-especiais-2026.json` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/deadlines-2026.json (public/js/home.js:466)
`public/js/home.js:466` calls `GET /api/deadlines-2026.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/deadlines-2026.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/events.json (public/js/home.js:464)
`public/js/home.js:464` calls `GET /api/events.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/events.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/events.json (public/js/home.js:77)
`public/js/home.js:77` calls `GET /api/events.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/events.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/personas.json (public/js/home.js:808)
`public/js/home.js:808` calls `GET /api/personas.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/personas.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/team.json (public/js/home.js:539)
`public/js/home.js:539` calls `GET /api/team.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/team.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/team.json (public/js/home.js:587)
`public/js/home.js:587` calls `GET /api/team.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/team.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/voices.json (public/_versoes-office/v0.4.8-office-nav.js:749)
`public/_versoes-office/v0.4.8-office-nav.js:749` calls `GET /api/voices.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voices.json` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/voices.json (public/js/home.js:685)
`public/js/home.js:685` calls `GET /api/voices.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voices.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/voices.json (public/js/home.js:76)
`public/js/home.js:76` calls `GET /api/voices.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voices.json` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/voices.json (public/office-nav.js:1512)
`public/office-nav.js:1512` calls `GET /api/voices.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/voices.json` 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 https://accounts.zoho.com/oauth/v2/token?refresh_token=${refreshToken}&client_id=${clientId}&client_secret=${clientSecret}&grant_type=refresh_token (scripts/sync/sync_zoho_deals.js:125)
`scripts/sync/sync_zoho_deals.js:125` calls `POST https://accounts.zoho.com/oauth/v2/token?refresh_token=${refreshToken}&client_id=${clientId}&client_secret=${clientSecret}&grant_type=refresh_token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normal…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.rd.services/auth/token (scripts/sync/sync_rd_station.js:157)
`scripts/sync/sync_rd_station.js:157` calls `POST https://api.rd.services/auth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.rd.services/auth/token` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://www.zohoapis.com/crm/v7/coql (scripts/sync/sync_zoho_deals.js:138)
`scripts/sync/sync_zoho_deals.js:138` calls `POST https://www.zohoapis.com/crm/v7/coql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.zohoapis.com/crm/v7/coql` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph security auth conf 1.00 Flask mutation route `factory` without `@login_required` — modulos/08-inbound-offline/app.py:25
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
modulos/08-inbound-offline/app.py:25 securityAuth flask unauth route
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — public/js/home.js:673
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 — public/office-nav.js:1712
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/integrations/apollo_pipeline_sync.js:27
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/sync/sync_calendario_duda.js:215
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/sync/sync_cronograma_redatoria.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 — scripts/sync/sync_rd_station.js:157
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/sync/sync_redatoria_to_calendar.js:134
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/sync/sync_zoho_deals.js:89
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents-v2/pm-tecnico.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents-v2/pm-tecnico.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/ceo-mkt.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/ceo-mkt.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/landing-pages.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/landing-pages.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/relatorio-mensal.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/agents/relatorio-mensal.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/contratar.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/contratar.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/relatorio-mensal/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/skills/relatorio-mensal/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: AGENTS.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
AGENTS.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: CLAUDE.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
CLAUDE.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci, tests, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in modulos/08-inbound-offline/static/index.html:164
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
modulos/08-inbound-offline/static/index.html:164 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.0-cases.html:201
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.0-cases.html:201 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.0-dashboard.html:960
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.0-dashboard.html:960 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.0-game-engine.html:985
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.0-game-engine.html:985 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.0-voices.html:440
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.0-voices.html:440 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-cases.html:209
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-cases.html:209 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-changelog.html:261
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-changelog.html:261 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-dashboard.html:960
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-dashboard.html:960 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-game.html:1003
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-game.html:1003 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-inbound-brief.html:615
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-inbound-brief.html:615 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-inbound-calendar.html:409
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-inbound-calendar.html:409 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-inbound-carousel.html:191
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-inbound-carousel.html:191 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-optimizer.html:1832
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-optimizer.html:1832 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.6-voices.html:440
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.6-voices.html:440 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.8-cases.html:209
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.8-cases.html:209 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.8-metas.html:359
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.8-metas.html:359 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.8-office-footer.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.8-office-footer.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.8-office-nav.js:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.8-office-nav.js:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.4.9-optimizer.html:2121
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.4.9-optimizer.html:2121 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v0.43.0-office-warroom.html:1005
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v0.43.0-office-warroom.html:1005 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v2.1-dashboard-classic.html:876
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v2.1-dashboard-classic.html:876 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v2.1-game-engine.html:907
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v2.1-game-engine.html:907 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v2.2-dashboard-classic.html:916
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v2.2-dashboard-classic.html:916 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v2.2-game-engine.html:932
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v2.2-game-engine.html:932 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.0-dashboard-classic.html:908
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.0-dashboard-classic.html:908 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.0-game-engine.html:916
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.0-game-engine.html:916 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.0-painel.html:232
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.0-painel.html:232 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.0-seja-voice.html:374
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.0-seja-voice.html:374 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.0-voices.html:190
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.0-voices.html:190 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.1-dashboard-classic.html:908
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.1-dashboard-classic.html:908 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.1-game-engine.html:916
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.1-game-engine.html:916 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.1-painel.html:233
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.1-painel.html:233 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.1-seja-voice.html:374
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.1-seja-voice.html:374 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.1-voices.html:250
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.1-voices.html:250 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.2-painel.html:282
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.2-painel.html:282 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.2-voices.html:399
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.2-voices.html:399 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.4-dashboard-classic.html:952
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.4-dashboard-classic.html:952 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.4-game-engine.html:929
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.4-game-engine.html:929 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.4-inbound-carousel.html:535
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.4-inbound-carousel.html:535 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.4-painel.html:283
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.4-painel.html:283 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_versoes-office/v3.4-voices.html:404
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_versoes-office/v3.4-voices.html:404 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/agente.html:69
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/agente.html:69 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/agentes.html:89
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/agentes.html:89 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/area.html:323
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/area.html:323 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/artigos.html:106
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/artigos.html:106 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/cases.html:213
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/cases.html:213 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/changelog.html:230
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/changelog.html:230 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/clientes-sap-4me.html:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/clientes-sap-4me.html:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/content-pipeline.html:119
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/content-pipeline.html:119 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/cowork.html:128
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/cowork.html:128 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/design.html:545
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/design.html:545 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/development-funds.html:105
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/development-funds.html:105 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/executivo.html:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/executivo.html:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/field-marketing.html:130
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/field-marketing.html:130 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/ideias.html:258
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/ideias.html:258 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/brief.html:598
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/brief.html:598 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/calendar.html:354
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/calendar.html:354 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/carousel.html:192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/carousel.html:192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/deck-stage.js:853
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/deck-stage.js:853 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/inbound-versions/v1.0-carousel/inbound-brief.html:527
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/inbound-versions/v1.0-carousel/inbound-brief.html:527 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/inbound-versions/v1.0-carousel/inbound-calendar.html:404
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/inbound-versions/v1.0-carousel/inbound-calendar.html:404 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/inbound-versions/v1.0-carousel/inbound-carousel.html:532
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/inbound-versions/v1.0-carousel/inbound-carousel.html:532 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/inbound-versions/v1.0-carousel/inbound-studio.html:400
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/inbound-versions/v1.0-carousel/inbound-studio.html:400 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/inbound/index.html:267
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/inbound/index.html:267 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/jornadas.html:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/jornadas.html:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/cmo-v2.js:660
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/cmo-v2.js:660 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/home.js:58
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/home.js:58 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/live-charts.js:31
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/live-charts.js:31 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/linkedin.html:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/linkedin.html:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/metas-fy26.html:119
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/metas-fy26.html:119 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/metas.html:389
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/metas.html:389 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/office-footer.js:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/office-footer.js:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/office-nav.js:269
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/office-nav.js:269 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/office.html:884
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/office.html:884 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/optimizer-v2.html:253
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/optimizer-v2.html:253 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/optimizer.html:223
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/optimizer.html:223 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/painel.html:308
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/painel.html:308 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/pipeline.html:168
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/pipeline.html:168 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/planilhas.html:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/planilhas.html:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/raccoon.html:1696
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/raccoon.html:1696 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/relatorio.html:474
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/relatorio.html:474 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/seja-voice.html:369
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/seja-voice.html:369 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/voices.html:452
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/voices.html:452 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/war-room.html:78
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/war-room.html:78 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/_versoes-office/v0.4.6-cases.html:276
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/_versoes-office/v0.4.6-cases.html:276 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/_versoes-office/v0.4.6-inbound-calendar.html:640
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/_versoes-office/v0.4.6-inbound-calendar.html:640 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/_versoes-office/v0.4.6-voices.html:1296
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/_versoes-office/v0.4.6-voices.html:1296 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/_versoes-office/v0.4.8-cases.html:276
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/_versoes-office/v0.4.8-cases.html:276 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/_versoes-office/v0.4.8-metas.html:409
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/_versoes-office/v0.4.8-metas.html:409 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/cases.html:280
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/cases.html:280 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/metas.html:210
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/metas.html:210 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/voices.html:1329
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/voices.html:1329 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in routes/cases.js:52
Found a known-risky pattern (node_child_process). Review and replace if possible.
routes/cases.js:52 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in server.js:1553
Found a known-risky pattern (node_child_process). Review and replace if possible.
server.js:1553 Node child process
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 24 placeholder/mock markers across 9 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 61 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 26 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `APOLLO_API_KEY`, `APP_BASE_URL`, `AZURE_REDIRECT_URI_DEV`, `COLORTERM`, `DATA_DIR`, `GA4_PROPERTY_ID`, `GA4_SA_JSON`, `GOOGLE_ACCESS_TOKEN` + 18 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
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 218 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: node:20-bookworm-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:5 containersPinned dependencies
low System graph quality Agent instructions conf 1.00 Multiple root agent instruction files without precedence
The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies.
Governance
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/metas/gerar_planilha_smart.py:f_td, scripts/metas/gerar_planilha_template_em_branco.py:estilo_celula_vazia This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or docum…
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: _laboratorio/remotion-engine/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
_laboratorio/remotion-engine/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `fonte_old` in scripts/sync/sync_linkedin_historical.py:184
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 software Dead code conf 1.00 Possibly dead Python function: replace_ref
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/design/gen_tokens.py:46
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 — public/_versoes-office/v3.2-server.js:51
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 — routes/cases.js:167
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/integrations/apollo_pipeline_sync.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/integrations/ga4_fetch.js:270
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/integrations/ga4_oauth_setup.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/integrations/ga4_probe.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/integrations/rd_fetch.js:238
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/log_voice_ssi.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 — scripts/sync/sync_calendario_duda.js:173
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/sync_clientes_sap_4me.js:119
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/sync_cronograma_redatoria.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/sync/sync_rd_station.js:37
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/sync_redatoria_to_calendar.js:122
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/sync_zoho_deals.js:82
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 — server-context.js:31
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — server.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 api Wiring conf 1.00 Unused endpoint: ANY /
`modulos/08-inbound-offline/app.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/factory
`modulos/08-inbound-offline/app.py` declares `ANY /api/factory` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/health
`modulos/08-inbound-offline/app.py` declares `ANY /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /agentes
`server.js` declares `GET /agentes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /agentes/:slug
`server.js` declares `GET /agentes/:slug` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/agentes/:slug/workspace
`server.js` declares `GET /api/agentes/:slug/workspace` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/agentes/_counters
`server.js` declares `GET /api/agentes/_counters` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/cowork/atividade
`server.js` declares `GET /api/cowork/atividade` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/cowork/runs
`server.js` declares `GET /api/cowork/runs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/field-marketing
`server.js` declares `GET /api/field-marketing` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/ideias
`server.js` declares `GET /api/ideias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/metas
`server.js` declares `GET /api/metas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/optimizer/template
`server.js` declares `GET /api/optimizer/template` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/optimizer/template-v2
`server.js` declares `GET /api/optimizer/template-v2` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/painel/digest
`server.js` declares `GET /api/painel/digest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/painel/inbox-duda
`server.js` declares `GET /api/painel/inbox-duda` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/planilhas
`server.js` declares `GET /api/planilhas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/planilhas/:slug
`server.js` declares `GET /api/planilhas/:slug` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/sprints
`server.js` declares `GET /api/sprints` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/translate/status
`server.js` declares `GET /api/translate/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/workflows
`server.js` declares `GET /api/workflows` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/workflows/:slug
`server.js` declares `GET /api/workflows/:slug` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /area
`server.js` declares `GET /area` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /area/:id
`server.js` declares `GET /area/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /area/conteudo
`server.js` declares `GET /area/conteudo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /changelog
`server.js` declares `GET /changelog` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /content-pipeline
`server.js` declares `GET /content-pipeline` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /cowork
`server.js` declares `GET /cowork` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /executivo
`server.js` declares `GET /executivo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ideias
`server.js` declares `GET /ideias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /linkedin
`server.js` declares `GET /linkedin` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /metas
`server.js` declares `GET /metas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /optimizer
`server.js` declares `GET /optimizer` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /optimizer-v2
`server.js` declares `GET /optimizer-v2` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /painel
`server.js` declares `GET /painel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /planilhas
`server.js` declares `GET /planilhas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /raccoon
`server.js` declares `GET /raccoon` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /seja-voice
`server.js` declares `GET /seja-voice` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /voices
`server.js` declares `GET /voices` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /voices/painel
`server.js` declares `GET /voices/painel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /war-room
`server.js` declares `GET /war-room` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/agentes/:slug/inbox
`server.js` declares `POST /api/agentes/:slug/inbox` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/content
`server.js` declares `POST /api/content` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/field-marketing/:id
`server.js` declares `POST /api/field-marketing/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/ideias
`server.js` declares `POST /api/ideias` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/ideias/:id/voto
`server.js` declares `POST /api/ideias/:id/voto` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/metas
`server.js` declares `POST /api/metas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/workflows/:slug/run
`server.js` declares `POST /api/workflows/:slug/run` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/zoho/sync
`server.js` declares `POST /api/zoho/sync` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /api/content/:id
`server.js` declares `PUT /api/content/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: public/inbound/deck-stage.js (1748 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: public/office-nav.js (1726 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: server.js (4185 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/361f8510-f6df-4f69-baed-ac50166cee62/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/361f8510-f6df-4f69-baed-ac50166cee62/

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.