bookmarks-management
Audited by Socket on Feb 28, 2026
1 alert found:
MalwareThis project is a set of legitimate-looking browser and Puppeteer scripts for exporting, organizing, and removing X/Twitter bookmarks. There is no direct evidence in the provided text of remote exfiltration endpoints, hardcoded secrets, or included obfuscated payloads. However, there are significant supply-chain and user-safety concerns: the recommended 'paste into DevTools' delivery is a high-risk pattern (it allows arbitrary JS execution in the user's session), and the ability to bulk-clear bookmarks is destructive and could be abused or triggered accidentally. Running the Puppeteer module on a machine with authenticated credentials likewise enables automated destructive operations. If you intend to use these tools, only run audited code from a trusted source, review the script contents before pasting into a console, and export backups of bookmarks first. Overall I assess moderate security risk primarily due to destructive actions and the paste-to-run delivery vector.