react-bits

Warn

Audited by Socket on Sep 17, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/rb-add.mjs

No overt backdoor or in-module credential theft logic is evident in this snippet. However, the tool is inherently high-risk in a supply-chain context: it downloads remote bundle definitions that can dictate both arbitrary file paths/contents written to disk (without constraining resolved output to stay within --dest) and, when --install is used, it can run `npm install` for dependency specifiers derived entirely from remote metadata. If the remote registry/bundles are malicious or compromised, this can enable path traversal/arbitrary overwrite and subsequent code execution via npm package installation.

Confidence: 68%Severity: 78%
Audit Metadata
Analyzed At
Sep 17, 2026, 08:15 AM
Package URL
pkg:socket/skills-sh/philotheephilix%2Freactbits.dev-skill%2Freact-bits%2F@8e4823b3641ef868c00ee03c1960d9331c54e47dc795de583edd64668ef1afd8
Security Audit — socket — react-bits