
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
dsh-image-uckkk
Advanced tools
读取图片尺寸/格式、缩放与格式转换。基于内置 ffmpeg 二进制(跨平台)。纯 Node 实现。
| 工具 | 作用 |
|---|---|
image_info | 读取宽×高与格式 |
resize_image | 缩放(等比/指定尺寸)+ 转格式(jpg/png/webp) |
dsh plugin add dsh-image-uckkk
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-image-uckkk"。
把 hero.png 缩成 800 宽并转成 webp
→ 调用 resize_image(file="hero.png", width=800, outFile="hero.webp")
FAQs
图片处理:读取图片尺寸/格式、缩放与格式转换(内置 ffmpeg,跨平台)
We found that dsh-image-uckkk 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
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.