← 返回 Skills 市场
barisoezcan1905

DeepSeep Intergration

作者 barisoezcan1905 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1100
总下载
0
收藏
11
当前安装
1
版本数
在 OpenClaw 中安装
/install deepseek
功能描述
Integrates DeepSeek API with agents for code generation, problem solving, and analysis using configurable API endpoints.
使用说明 (SKILL.md)

DeepSeek Agent Skill

Integrates DeepSeek API with OpenClaw agents.

Features

  • Call DeepSeek API for chat completions
  • Support for code generation
  • Configurable API endpoint

Usage

The agent can use this tool to query DeepSeek for:

  • Code generation
  • Problem solving
  • Planning and analysis

Configuration

Set DEEPSEEK_API_KEY environment variable.

安全使用建议
This package appears incomplete and inconsistent rather than actively malicious. Before installing or providing secrets: (1) ask the author for a clear implementation timeline or source of the DeepSeek API calls; (2) do not set or share DEEPSEEK_API_KEY with this skill until the code actually uses it and you can verify the endpoint; (3) review any future code changes to ensure network calls go to an expected, documented DeepSeek endpoint (not a third-party URL); and (4) prefer testing in a sandboxed environment. If you need a working DeepSeek integration now, request an update that shows concrete network logic and a declared required env var in the manifest.
功能分析
Type: OpenClaw Skill Name: deepseek Version: 1.0.0 The skill bundle is a placeholder for a DeepSeek API integration. The `tools/deepseek.js` file contains a stub `execute` method that merely echoes the input prompt and does not perform any actual API calls, network requests, file system operations, or shell commands. The `SKILL.md` requests a `DEEPSEEK_API_KEY` environment variable, which is a standard and benign configuration step for API integrations. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The skill's name/description claim a DeepSeek API integration, but the included tool implementation is a stub that does not call any network endpoint or use an API key. SKILL.md asks users to set DEEPSEEK_API_KEY, yet the skill manifest lists no required env vars and the code never reads any environment variables—this is an incoherent/unfinished implementation.
Instruction Scope
SKILL.md gives high-level usage (code generation, analysis) and instructs setting DEEPSEEK_API_KEY, but provides no concrete runtime instructions or endpoints. The instructions are vague and grant the agent broad discretion to 'use' DeepSeek without defined calls. Currently the runtime instructions do not match the actual tool behavior (the tool merely echoes prompts).
Install Mechanism
No install spec is provided and the skill is instruction+small node tool only. Nothing will be downloaded or extracted during install, which keeps install risk low.
Credentials
SKILL.md requests DEEPSEEK_API_KEY, but requires.env is empty and the JS tool does not read any credentials. Requiring an API key in docs without declaring it or using it in code is inconsistent and could mislead users into providing secrets unnecessarily.
Persistence & Privilege
The skill does not request always:true and contains no code to modify other skills or system configuration. It appears to have standard, limited privilege if installed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deepseek
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deepseek 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
DeepSeek Agent Skill 1.0.0 initial release: - Integrates DeepSeek API with OpenClaw agents. - Supports chat completions and code generation. - Configurable API endpoint. - Requires setting the DEEPSEEK_API_KEY environment variable.
元数据
Slug deepseek
版本 1.0.0
许可证
累计安装 11
当前安装数 11
历史版本数 1
常见问题

DeepSeep Intergration 是什么?

Integrates DeepSeek API with agents for code generation, problem solving, and analysis using configurable API endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1100 次。

如何安装 DeepSeep Intergration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install deepseek」即可一键安装,无需额外配置。

DeepSeep Intergration 是免费的吗?

是的,DeepSeep Intergration 完全免费(开源免费),可自由下载、安装和使用。

DeepSeep Intergration 支持哪些平台?

DeepSeep Intergration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DeepSeep Intergration?

由 barisoezcan1905(@barisoezcan1905)开发并维护,当前版本 v1.0.0。

💬 留言讨论