
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.
@volcengine/ark-plan-api
Advanced tools
Volcengine Ark provider plugin for DeepSeek Harness (DSH): registers Agent Plan, Coding Plan, and postpaid routes on the native pi-ai adapter so Ark models appear in the model picker.
A DeepSeek Harness (DSH) cordis plugin that registers Volcengine Ark model provider routes on the native llm-pi-ai adapter. After install and an API key, Ark Agent Plan, Coding Plan and postpaid models appear directly in DSH's model picker — no extra configuration beyond pasting the key.
火山方舟模型路由插件。在 DSH 原生模型选择器中注册方舟 Agent Plan、Coding Plan 与后付费模型路由;安装后填入 API Key 即可使用,无需额外配置。
doubao-seed-evolving, doubao-seed-2.1-pro, deepseek-v4-pro and more via the Agent Plan endpoint.npx -y @deepseek-ai/dsh plugin --profile web add @volcengine/ark-plan-api
npx -y @deepseek-ai/dsh plugin --profile web add https://github.com/volcengine/ark-cli/releases/download/dsh-plugins%2Fv0.1.0/ark-plan-api.tgz
npx -y @deepseek-ai/dsh plugin --profile web add volcengine/ark-cli#ark-plan-api
npx -y @deepseek-ai/dsh plugin --profile web add ./dsh-plugins/ark-plan-api
Restart DSH after install, then open Settings → Models, pick an Ark provider and paste your API key. Each route reads its key from a separate env var (see table below); the Models UI writes the key to the correct name automatically.
安装后重启 DSH,打开 Settings → Models,选择 Ark provider 并粘贴 API Key。每条路由从独立的环境变量读取密钥(见下表),Models 设置页会自动写入对应变量。
| Route ID | Purpose / 用途 | Base URL | API Key Env |
|---|---|---|---|
ark-agent-plan-cn | Agent Plan (cn-beijing) | https://ark.cn-beijing.volces.com/api/plan | ARK_AGENT_PLAN_CN_API_KEY |
ark-coding-plan-cn | Coding Plan (cn-beijing) | https://ark.cn-beijing.volces.com/api/coding | ARK_CODING_PLAN_CN_API_KEY |
ark-coding-plan-byteplus | Coding Plan (BytePlus/海外) | https://ark.ap-southeast.bytepluses.com/api/coding | ARK_CODING_PLAN_BYTEPLUS_API_KEY |
ark-cn | Postpaid API 后付费 (cn-beijing) | https://ark.cn-beijing.volces.com/api/v3/compatible | ARK_CN_API_KEY |
ark-byteplus | Postpaid API 后付费 (BytePlus/海外) | https://ark.ap-southeast.bytepluses.com/api/v3/compatible | ARK_BYTEPLUS_API_KEY |
Default wire protocol is the Anthropic Messages API. Base URLs intentionally omit the /v1 suffix — pi-ai hands baseURL straight to the Anthropic SDK, which appends /v1/messages.
默认走 Anthropic Messages 协议。baseURL 已省略 /v1 后缀,pi-ai 会将其直接传给 Anthropic SDK,由 SDK 拼接 /v1/messages。
Apache-2.0 © 2025-2026 Beijing Volcano Engine Technology Co., Ltd.
FAQs
Volcengine Ark provider plugin for DeepSeek Harness (DSH): registers Agent Plan, Coding Plan, and postpaid routes on the native pi-ai adapter so Ark models appear in the model picker.
The npm package @volcengine/ark-plan-api receives a total of 53 weekly downloads. As such, @volcengine/ark-plan-api popularity was classified as not popular.
We found that @volcengine/ark-plan-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 48 open source maintainers 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.