
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.
promptmaster
Advanced tools
高效管理你的AI提示词,打造个人知识库
一个简单实用的本地 AI 提示词管理桌面应用,帮助你更好地组织和使用各种 AI 提示词。
在使用 ChatGPT、Claude 等 AI 工具时,我们经常需要重复输入相似的提示词。每次都要从历史记录里翻找或者重新编写,既麻烦又容易遗忘之前总结的好用提示词。
PromptMaster 就是为了解决这个痛点:
# 全局安装
npm install -g promptmaster
# 启动桌面应用
promptmaster
# 克隆项目
git clone git@coding.jd.com:zhangrui3/prompt-master.git
cd promptmaster
# 安装依赖
npm install
# 启动桌面应用
npm run electron
点击 “更多” → “备份管理” → “手动备份”
系统会在每次修改后自动备份,最多保留 10 个历史版本。
| 快捷键 | 功能 |
|---|---|
Ctrl + F | 搜索 |
Ctrl + N | 新建 |
Ctrl + K | 命令面板 |
? | 帮助 |
Esc | 关闭弹窗 |
npm uninstall -g promptmaster
默认存储在:~/.prompt-manager/prompts.json
方法一:直接复制 ~/.prompt-manager/ 目录
方法二:使用界面中的备份功能
# 重新安装 Electron
npm install electron --save-optional
# 清除缓存
npm cache clean --force
如果你想贡献代码或报告问题,请联系:zhangrui_0309@163.com
MIT License - 详见 LICENSE 文件
查看 CHANGELOG.md 了解版本更新历史。
FAQs
简单实用的本地 AI 提示词管理桌面应用
We found that promptmaster 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.
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.