litium-developer
Audited by Socket on Sep 20, 2026
2 alerts found:
AnomalySecurityThe fragment is benign troubleshooting documentation with no apparent malware or hidden supply-chain attack. It contains security warnings: sample credentials are exposed in commands, TLS verification is explicitly disabled for local tooling, and cleanup commands can delete databases and project files if run incorrectly. These risks are user-executed configuration and operational risks rather than malicious behavior in the supplied code.
No clear evidence of intentional malware/sabotage in the provided fragment. However, it contains high-impact security weaknesses: a likely credential disclosure risk by using a VITE-prefixed OAuth client_secret in browser-side code to request tokens, and a plausible DOM XSS risk from innerHTML populated with route-derived values without visible sanitization. These issues materially increase the security risk of adopting this package in a supply-chain context.