twitter-collector

Warn

Audited by Socket on Mar 30, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
node_modules/playwright-core/bin/reinstall_msedge_beta_mac.sh

The script presents a high supply-chain and execution risk due to downloading and installing a package from an arbitrary URL without integrity checks or explicit user consent. To mitigate risk, introduce: domain/URL whitelisting, cryptographic checksum or signature verification, TLS verification and pinning where feasible, user prompts before privileged installation, and optional sandboxing or limited install scope with clear rollback paths.

Confidence: 59%Severity: 60%
AnomalyLOW
node_modules/playwright-core/lib/server/trace/recorder/snapshotterInjected.js

The code is a sophisticated DOM/CSS snapshot utility (likely part of a Playwright-like testing framework). It instrumentally captures rich DOM and style-state, sanitizes potentially unsafe attributes, and returns a structured snapshot suitable for deterministic testing. There is no evidence of external data exfiltration or backdoors in this fragment. Security risk is low to moderate in the context of trusted test environments; privacy implications should be managed when used in production-like pages.

Confidence: 65%Severity: 60%
Audit Metadata
Analyzed At
Mar 30, 2026, 01:12 AM
Package URL
pkg:socket/skills-sh/ttmouse%2Fskills%2Ftwitter-collector%2F@0c9ac406e2d3fc9f32c88119e73a7310354f8582
Security Audit — socket — twitter-collector