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.

atacadoexponencial-maker/tracking-stack-ae

https://github.com/atacadoexponencial-maker/tracking-stack-ae · scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -14.0 (diff) · 28 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

All 163 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
onRequestPost software healthy functions/checkout-session.js:onRequestPost
onRequestOptions software healthy functions/checkout-session.js:onRequestOptions
parseCookies software healthy functions/checkout-session.js:parseCookies
onRequestPost software healthy functions/tracker.js:onRequestPost
pixelWasBlocked software healthy functions/tracker.js:pixelWasBlocked
gaClientIdFallback software healthy functions/tracker.js:gaClientIdFallback
sha256 software healthy functions/tracker.js:sha256
normalizePhone software healthy functions/tracker.js:normalizePhone
normalizeName software healthy functions/tracker.js:normalizeName
loggedEventName software healthy functions/tracker.js:loggedEventName
sendToMeta software healthy functions/tracker.js:sendToMeta
sendToGA4 software healthy functions/tracker.js:sendToGA4
eventName software healthy functions/tracker.js:eventName
validateFbCookie software healthy functions/tracker.js:validateFbCookie
parseCookies software healthy functions/tracker.js:parseCookies
extractGA4ClientId software healthy functions/tracker.js:extractGA4ClientId
extractGA4SessionId software healthy functions/tracker.js:extractGA4SessionId
detectBot software healthy functions/tracker.js:detectBot
parseBrowser software healthy functions/tracker.js:parseBrowser
onRequest software healthy functions/_middleware.js:onRequest
parseCookies software healthy functions/_middleware.js:parseCookies
getRawParam software healthy functions/_middleware.js:getRawParam
match software healthy functions/_middleware.js:match
extractFbcPayload software healthy functions/_middleware.js:extractFbcPayload
computeSubDomainIndex software healthy functions/_middleware.js:computeSubDomainIndex
onRequestGet software healthy functions/api/attribution.js:onRequestGet
empty software healthy functions/api/attribution.js:empty
ymd software healthy functions/api/attribution.js:ymd
json software healthy functions/api/attribution.js:json
clampInt software healthy functions/api/attribution.js:clampInt
onRequestGet software healthy functions/api/products.js:onRequestGet
json software healthy functions/api/products.js:json
clampInt software healthy functions/api/products.js:clampInt
onRequestGet software healthy functions/api/revenue.js:onRequestGet
json software healthy functions/api/revenue.js:json
clampInt software healthy functions/api/revenue.js:clampInt
onRequestGet software healthy functions/api/utm-breakdown.js:onRequestGet
json software healthy functions/api/utm-breakdown.js:json
clampInt software healthy functions/api/utm-breakdown.js:clampInt
onRequestGet software healthy functions/api/leads.js:onRequestGet
json software healthy functions/api/leads.js:json
clampInt software healthy functions/api/leads.js:clampInt
onRequestGet software healthy functions/api/purchases.js:onRequestGet
onRequestGet software healthy functions/api/events.js:onRequestGet
onRequestPost software healthy functions/api/sync/meta-ads.js:onRequestPost
fetchAllPages software healthy functions/api/sync/meta-ads.js:fetchAllPages
upsertAdSpend software healthy functions/api/sync/meta-ads.js:upsertAdSpend
resolveRange software healthy functions/api/sync/meta-ads.js:resolveRange
isYmd software healthy functions/api/sync/meta-ads.js:isYmd
ymd software healthy functions/api/sync/meta-ads.js:ymd

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
index.html software healthy examples/sales-page/index.html
index.html software healthy examples/lead-form-page/index.html
checkout-session.js software healthy functions/checkout-session.js
tracker.js software healthy functions/tracker.js
_middleware.js software healthy functions/_middleware.js
attribution.js software healthy functions/api/attribution.js
products.js software healthy functions/api/products.js
revenue.js software healthy functions/api/revenue.js
utm-breakdown.js software healthy functions/api/utm-breakdown.js
leads.js software healthy functions/api/leads.js
purchases.js software healthy functions/api/purchases.js
events.js software healthy functions/api/events.js
meta-ads.js software healthy functions/api/sync/meta-ads.js
[[path]].js software healthy functions/scripts/[[path]].js
_utils.js software healthy functions/webhook/_utils.js
_core.js software healthy functions/webhook/_core.js
[slug].js software healthy functions/webhook/hotmart/[slug].js
[slug].js software healthy functions/webhook/eduzz/[slug].js
[slug].js software healthy functions/webhook/kiwify/[slug].js
schema.md software healthy docs/schema.md
data-flow.md software healthy docs/data-flow.md
ad-spend-sync.md software healthy docs/ad-spend-sync.md
architecture.md software healthy docs/architecture.md
sales-page.md software healthy docs/page-types/sales-page.md
lead-form-page.md software healthy docs/page-types/lead-form-page.md
kiwify.md software healthy docs/platforms/kiwify.md
hotmart.md software healthy docs/platforms/hotmart.md
_template.md software healthy docs/platforms/_template.md
eduzz.md software healthy docs/platforms/eduzz.md
index.html software healthy dash/index.html
products.js software healthy config/products.js
0003_purchase_log.sql software healthy migrations/0003_purchase_log.sql
0006_purchase_log_google_ads.sql software healthy migrations/0006_purchase_log_google_ads.sql
0001_create_tables.sql software healthy migrations/0001_create_tables.sql
0009_checkout_sessions_ga_client_id.sql software healthy migrations/0009_checkout_sessions_ga_client_id.sql
0008_purchase_items.sql software healthy migrations/0008_purchase_items.sql
0013_ad_spend.sql software healthy migrations/0013_ad_spend.sql
0014_sync_log.sql software healthy migrations/0014_sync_log.sql
0015_event_log_payloads.sql software healthy migrations/0015_event_log_payloads.sql
0012_purchase_log_unique_transaction.sql software healthy migrations/0012_purchase_log_unique_transaction.sql
0011_sessions_utms.sql software healthy migrations/0011_sessions_utms.sql
0007_purchase_log_debug.sql software healthy migrations/0007_purchase_log_debug.sql
0010_event_log_response_email.sql software healthy migrations/0010_event_log_response_email.sql
0002_checkout_sessions.sql software healthy migrations/0002_checkout_sessions.sql
0004_purchase_log_integrations.sql software healthy migrations/0004_purchase_log_integrations.sql

LabelLayerStatusPath
examples software healthy examples
sales-page software healthy examples/sales-page
lead-form-page software healthy examples/lead-form-page
functions software healthy functions
api software healthy functions/api
sync software healthy functions/api/sync
scripts software healthy functions/scripts
webhook software healthy functions/webhook
hotmart software healthy functions/webhook/hotmart
eduzz software healthy functions/webhook/eduzz
kiwify software healthy functions/webhook/kiwify
docs software healthy docs
page-types software healthy docs/page-types
platforms software healthy docs/platforms
dash software healthy dash
config software healthy config
migrations software healthy migrations

LabelLayerStatusPath
0003_purchase_log.sql data healthy migrations/0003_purchase_log.sql
0006_purchase_log_google_ads.sql data healthy migrations/0006_purchase_log_google_ads.sql
0001_create_tables.sql data healthy migrations/0001_create_tables.sql
0009_checkout_sessions_ga_client_id.sql data healthy migrations/0009_checkout_sessions_ga_client_id.sql
0008_purchase_items.sql data healthy migrations/0008_purchase_items.sql
0013_ad_spend.sql data healthy migrations/0013_ad_spend.sql
0014_sync_log.sql data healthy migrations/0014_sync_log.sql
0015_event_log_payloads.sql data healthy migrations/0015_event_log_payloads.sql
0012_purchase_log_unique_transaction.sql data healthy migrations/0012_purchase_log_unique_transaction.sql
0011_sessions_utms.sql data healthy migrations/0011_sessions_utms.sql
0007_purchase_log_debug.sql data healthy migrations/0007_purchase_log_debug.sql
0010_event_log_response_email.sql data healthy migrations/0010_event_log_response_email.sql
0002_checkout_sessions.sql data healthy migrations/0002_checkout_sessions.sql
0004_purchase_log_integrations.sql data healthy migrations/0004_purchase_log_integrations.sql

LabelLayerStatusPath
purchase_log data healthy migrations/0003_purchase_log.sql
sessions data healthy migrations/0001_create_tables.sql
event_log data healthy migrations/0001_create_tables.sql
purchase_items data healthy migrations/0008_purchase_items.sql
ad_spend data healthy migrations/0013_ad_spend.sql
sync_log data healthy migrations/0014_sync_log.sql
checkout_sessions data healthy migrations/0002_checkout_sessions.sql

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::functions/webhook/_core.js security healthy functions/webhook/_core.js

LabelLayerStatusPath
atacadoexponencial-maker__tracking-stack-ae software healthy /data/fable5_failed_archive/atacadoexponencial-maker__track…
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/623cab38-a08e-42bb-8eee-323976917da0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/623cab38-a08e-42bb-8eee-323976917da0/

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.