luma-participant-check
Warn
Audited by Socket on Sep 14, 2026
1 alert found:
AnomalyAnomalyscripts/build-x-guest-check-eval.mjs
LOWAnomalyLOW
scripts/build-x-guest-check-eval.mjs
The code appears purpose-built for checking whether listed X/Twitter accounts follow an organizer. It does not show clear destructive behavior, malware, or exfiltration to a suspicious endpoint. However, it embeds an X/Twitter bearer token and generates code that reads and transmits the user's ct0 session cookie with authenticated requests. This is a significant credential-handling and privacy risk, particularly if the generated output is shared or executed from an untrusted page. The token should not be hardcoded, and authenticated API access should use an approved, least-privileged mechanism.
Confidence: 97%Severity: 68%
Audit Metadata