
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
funscript-utils
Advanced tools
A utility to halve the speed of .funscripts, for use with The Handy and other similar devices
A set of TypeScript utilities for working with .funscript files
npm i funscript-utils
Contains some useful type definitions for working with funscripts
Funscript
Actions, and a FunscriptMetadata objectFunscriptMetadata
Action
pos value from 0 - 100 which represents the shuttle position at that timeFunConverter contains functions used to convert funscripts from one format to another.
getFunscriptFromString(funscript: String)
getIntensity(a1: Action, a2: Action)
500 * abs(a2.pos - a1.pos) / abs(a2.at - a1.at)addFunscriptMetadata(funscript: Funscript)
convertFunscriptToCsv(funscript: Funscript)
FunHalver contains one important function, and a variety of helper functions that it uses.
getHalfSpeedScript(funscript: Funscript, options)
shortPauseDuration milliseconds of each other, they will be mergedUsed to visualize funscripts in various ways.
getColor(intensity: number)
renderHeatmap(canvas: HTMLCanvasElement, script: Funscript, options)
renderActions(canvas: HTMLCanvasElement, script: Funscript)
positionColoronlyTimes is set to true - defaults to rgba(255,255,255,0.2){x: number, y: number}FAQs
A utility to halve the speed of .funscripts, for use with The Handy and other similar devices
The npm package funscript-utils receives a total of 15 weekly downloads. As such, funscript-utils popularity was classified as not popular.
We found that funscript-utils 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 supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.