
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
Javascript utilities for input and export of personal media including photos and videos.
This package is a pre-release and is still under heavy development
This is a utility for managing local photos and movies for organizing home media. It is targeted towards those of us that do not want to publish all of our photos and home video up to the web.
An engineer (npm user) interested in managing their local family photos and video.
npm install -g media-cli
Help is found via med-cli -h but typically you will init a managed folder (where all of the pictures and video will be stored), then import various folders, then review the media for tagging and deletion, then you can use tha managed folder in the future to export organized content by tags or folder names.
For example:
med-cli init /my/big/USB
med-cli import ~/Desktop/photos
med-cli import ~/my/other/USB
med-cli import ~/Desktop/family
med-cli review /my/big/USB
Zach Calvert - That's me. Just a little warning, this is a pet project and fairly hack and slash. If you're a recruiter/hiring manager, this is not my best work and I'm quite cabable of better tested, cleaner, well documented code. This is not enterprise.
git clone git@github.com:ZacharyCalvert/picture-script-js.git
cd ./picture-script-js
npm run build
npm install -g
npm link
med-man -h
Travis CLI will execute npm publish on repository tags. To run a patch release, run
npm run rel
which will build, test, patch bump, tag git repo, and push the tag to github.
List of reference documentation consulted for preparing this utility suite:
FAQs
Javascript utilities for input and export of personal media including photos and videos.
The npm package media-cli receives a total of 36 weekly downloads. As such, media-cli popularity was classified as not popular.
We found that media-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.