
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
dsh-paperclip
Advanced tools
DSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.
DSH Web GUI 回形针按钮插件:在输入框右侧添加一个 📎 按钮,点击选择文件(支持拖拽),文件内容自动插入到输入框,方便把代码/文本直接发给 agent。
A single 📎 paperclip button in the DSH web GUI composer: click to pick files (or drag & drop), file contents are inserted into the textarea so you can hand code/text to the agent directly.
dsh plugin --profile web add dsh-paperclip
或者手动安装(本仓库):
dsh plugin --profile web add ./dsh-paperclip
📄 index.html (1.2 KB)
```html
<!DOCTYPE html>
...
4. 发送消息,agent 即可读取文件内容
## 开发 Development
```bash
npm install
npm run build # 构建 lib/(tsdown)
npm run watch # 监听模式
MIT
FAQs
DSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.
The npm package dsh-paperclip receives a total of 78 weekly downloads. As such, dsh-paperclip popularity was classified as not popular.
We found that dsh-paperclip 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
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.