Skip to main content

segment

Segment is a customer data platform that collects and routes user events to multiple analytics tools, simplifying data integration.

Install this skill

or
97/100

Security score

The segment skill was audited on May 13, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 59

Access to .env file

SourceSKILL.md
59const analytics = new Analytics({ writeKey: process.env.SEGMENT_WRITE_KEY! });
low line 44

External URL reference

SourceSKILL.md
44!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analy
low line 91

External URL reference

SourceSKILL.md
91properties: { url: "https://myapp.com/pricing", referrer: "https://google.com" },
Scanned on May 13, 2026
View Security Dashboard