
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
tools-jsyoo61
Advanced tools
(DEPRECATED 2025.04.28. Migrated to tools package (pip install tools))
My personal tools for python programming.
JaeSung Yoo
jsyoo61@korea.ac.kr
pip install tools-jsyoo61
import tools as T
T.save_pickle(data, 'data.p')
data = T.load_pickle('data.p')
Most useful functions are in tools.tools
API dependent tools are in their corresponding folders: tools.API_name (i.e. tools.torch.optim)
Not documented yet, so you'll have to look at documents written inside the codes. (Most codes contain explanation)
scripts/ folder is not included in pip. It's just a copy-paste format
I'm open to using my tools for any purpose, and I would appreciate it if the users let me know. Please email me before using it.
If you have any questions or suggestions, I am more than happy to discuss them :smile:
Please contact me via email or pull request. (I prefer email though)
FAQs
personal syntax tool
We found that tools-jsyoo61 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.