
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-plugins-scaffold
Advanced tools
Plugin dev toolchain for dsh: scaffold rc.6-compliant plugin skeletons, verify plugin registration with a mock ctx, and check API compatibility against the installed dsh version.
生态空白:dsh 处于 rc 快速变动期(rc.6 已 breaking),第三方只有 skill 级脚手架(≤21★),无官方 CLI scaffolder / 测试 / 兼容性工具。
| 工具 | 功能 |
|---|---|
scaffold_plugin | 生成 rc.6 规范插件骨架(package.json + index.js + verify.mjs + README.md) |
verify_plugin | mock-ctx 加载插件,逐工具检查 rc.6 注册契约(output.{schema,render}/presentCall/inject) |
compat_check | 扫描插件目录:ESM/package.json 规范 + rc.6 已知坑(presentResult、ctx.interval 缺 timer、register 缺 output) |
node verify.mjs . # 独立于 dsh 运行(mock ctx)
链接到 ~/.dsh/plugins/ + 家级 ~/.dsh/cordis.patch.yml insert 一行(install.sh 自动处理)。
FAQs
Plugin dev toolchain for dsh: scaffold rc.6-compliant plugin skeletons, verify plugin registration with a mock ctx, and check API compatibility against the installed dsh version.
The npm package dsh-plugins-scaffold receives a total of 14 weekly downloads. As such, dsh-plugins-scaffold popularity was classified as not popular.
We found that dsh-plugins-scaffold 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.