
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
@magusn/vid
Advanced tools
cli helper for ffmpeg
yarn global add @magusn/vid
vid ~/Desktop/recording.mov # write recording.mp4 to ~/Desktop; unchanged by default
vid -s 4.3 ~/Downloads/youtube-crop.mp4 --an --pf # speed up 4.3x, remove audio, preserve frames
vid ~/Downloads/youtube-crop.mp4 --crop # dynamic region cropping via still frame
vid ~/Downloads/youtube-crop.mp4 --get fps --get size # output fps and size video metadata
vid ~/Downloads/dL6n1w-IvsDxiwU1.mp4 --vn --ext mp3 # convert video to mp3
vid https://twitter.com/magusnn/status/1458443583640334337 # output video downloaded from tweet
cd packages/vid
yarn unlink
yarn link
yarn link @magusn/vid
mono ws vid -- vid -v input.mp4
npm i -g @magus/vid install
MIT © magus
FAQs
cli helper for ffmpeg
We found that @magusn/vid 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.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.