
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
pi-bash-image
Advanced tools
pi extension that lets bash return images inline.
Normally, seeing an image takes 2 calls:
bashreadThis adds a __PI_IMAGE__ helper so bash can return the image in the same result.
It reuses pi’s public read tool for image handling, so image processing matches pi’s read behavior.
pi install npm:pi-bash-image
# image in same result
agent-browser screenshot page.png && __PI_IMAGE__ page.png
# text + image together
agent-browser snapshot -i | __PI_IMAGE__ page.png
# multiple images
__PI_IMAGE__ before.png after.png
__PI_IMAGE__ shell helper into bashread would return for that imageMIT
FAQs
Inject images into bash tool results
The npm package pi-bash-image receives a total of 7 weekly downloads. As such, pi-bash-image popularity was classified as not popular.
We found that pi-bash-image 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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.