← 返回 Skills 市场
xiaoyaner0201

VS Code Node

作者 xiaoyaner0201 · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
1000
总下载
1
收藏
5
当前安装
4
版本数
在 OpenClaw 中安装
/install vscode-node
功能描述
Operate on code through a VS Code/Cursor IDE connected as an OpenClaw Node. Provides 40+ commands for file operations, language intelligence, git, testing, d...
安全使用建议
This skill appears to do what it says, but before installing: (1) verify and review the referenced VS Code extension and GitHub repo (the SKILL.md links to github.com/xiaoyaner-home/openclaw-vscode) to ensure you trust the extension code; (2) keep the IDE terminal disabled unless you explicitly need it and strictly whitelist only the node commands required; (3) confirm the Gateway's allowCommands whitelist and per-device approvals so the node cannot be invoked unexpectedly; (4) be cautious when using the 'vscode.agent.run' delegation — it can make broad edits or run tests in your workspace, so avoid running it on sensitive repositories without review; (5) if possible, test in a disposable workspace or VM first; and (6) clarify the small metadata mismatch about the 'nodes' tool requirement with the skill author or registry before production use.
功能分析
Type: OpenClaw Skill Name: vscode-node Version: 1.0.2 This skill is classified as suspicious due to its inherent high-risk capabilities, despite documented security controls. The `SKILL.md` file describes commands like `vscode.terminal.run` (allowing arbitrary command execution), `vscode.file.write`, and `vscode.file.delete` (allowing file system manipulation). While the documentation explicitly states that `vscode.terminal.run` is 'disabled by default, whitelist-only when enabled' and that 'All paths are relative to workspace root — absolute paths and `../` blocked', these capabilities, if misconfigured or if the whitelisting is too permissive, could lead to remote code execution or data loss. There is no evidence of malicious intent or prompt injection attempts within the `SKILL.md` itself, but the power of the exposed commands warrants a 'suspicious' classification.
能力评估
Purpose & Capability
The SKILL.md describes a VS Code/Cursor Node controller and references the 'nodes' tool and an openclaw-node-vscode extension — this matches the skill name and description. Minor inconsistency: the registry metadata in the top-level summary indicated 'Required binaries: none', while SKILL.md metadata declares a requirement for the 'nodes' tool; that mismatch should be clarified but is plausible (the skill is instruction-only and expects the platform to provide the nodes capability).
Instruction Scope
Instructions are focused on invoking node commands (file read/write, language features, git, test, debug, and delegating to a Cursor Agent). Paths are stated to be workspace-relative and terminal execution is explicitly disabled by default. The only broader capability is delegation to a Cursor Agent (vscode.agent.run), which can perform multi-step coding actions — this is within the stated purpose but operators should be aware it can run complex edits and tests.
Install Mechanism
No install spec or code files are present; the skill is instruction-only and does not download or install software itself, reducing install-time risk.
Credentials
The skill declares no required environment variables, secrets, or config paths. The instructions reference gateway configuration (allowCommands, nodes status) but do not request unrelated credentials or system-wide secrets.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. It does rely on Gateway approval and per-device Ed25519 identities, which is consistent with its remote-control role.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vscode-node
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vscode-node 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix ClawHub URLs to correct /{owner}/{slug} format
v1.0.1
Add cross-references to VS Code extension and cursor-ide-agent skill
v1.0.0
Initial release: 40+ IDE commands via OpenClaw Node protocol
v0.2.0
Initial release: 40+ commands for file ops, language intelligence, git, testing, debugging, and Cursor Agent CLI via OpenClaw Node protocol
元数据
Slug vscode-node
版本 1.0.2
许可证
累计安装 5
当前安装数 5
历史版本数 4
常见问题

VS Code Node 是什么?

Operate on code through a VS Code/Cursor IDE connected as an OpenClaw Node. Provides 40+ commands for file operations, language intelligence, git, testing, d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1000 次。

如何安装 VS Code Node?

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

VS Code Node 是免费的吗?

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

VS Code Node 支持哪些平台?

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

谁开发了 VS Code Node?

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

💬 留言讨论