← 返回 Skills 市场
868
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install switchboard-data-operator
功能描述
Autonomous operator for Switchboard on-demand feeds, Surge streaming, and randomness. Designs jobs, simulates via Crossbar, and deploys/updates/reads feeds across Solana/SVM, EVM, Sui, and other Switchboard-supported chains—with user-controlled security, spend limits, and allow/deny lists.
安全使用建议
This skill is internally consistent for operating Switchboard feeds, but treat it like any tool that can sign on-chain transactions: only use it if you trust the skill's author/source. Before granting signing authority or providing keys: (1) prefer hardware wallets or a remote signer (never paste seed phrases or full key files into chat), (2) start in read_only or plan_only mode and test on devnet/testnet, (3) set strict spend limits and allowlists in the OperatorPolicy, (4) avoid persisting secrets and prefer secret managers, and (5) review any concrete transaction steps the agent proposes before approving. If the skill’s origin remains unknown, exercise extra caution and avoid supplying mainnet signing keys.
功能分析
Type: OpenClaw Skill
Name: switchboard-data-operator
Version: 1.0.0
The skill bundle defines an autonomous agent for Switchboard oracle operations, involving high-risk capabilities such as signing blockchain transactions, moving funds, deploying contracts, and executing shell commands (e.g., `npm install`, `docker-compose`). While the `SKILL.md` includes extensive and explicit security instructions (e.g., `OperatorPolicy` for user-controlled permissions, mandatory secret handling rules forbidding exfiltration), the inherent power and complexity of these operations, combined with the agent's ability to design oracle jobs that could include `llmTask` (a potential prompt injection vector against the oracle's LLM) or `secretsTask` (accessing external secret servers), elevate the risk beyond benign. The skill itself does not exhibit malicious intent, but the broad capabilities and the potential for vulnerabilities in an autonomous system handling financial and on-chain operations warrant a 'suspicious' classification.
能力评估
Purpose & Capability
The name/description match the instructions: the SKILL.md describes designing, simulating, deploying, updating, and reading Switchboard feeds across multiple chains and references appropriate SDKs and patterns. There are no unexpected external credentials, binaries, or config paths requested that would be unrelated to on-chain operator tasks.
Instruction Scope
The instructions are relatively scoped and security-conscious: they require obtaining an explicit OperatorPolicy before signing/moving funds, never printing secrets, and preferring keystores/secret managers. The skill does describe reading keys from file paths, env vars, or remote signers if the user specifies them — which is expected for a blockchain operator, but this is the primary area where user caution is required (ensure the agent only accesses keys you explicitly allow).
Install Mechanism
Instruction-only skill with no install spec or code files. No code is downloaded or written to disk as part of the skill itself, which reduces installation risk. The SKILL.md recommends npm packages/CLI tools for developer workflows, but the skill does not attempt to install them automatically.
Credentials
The skill declares no required environment variables or primary credential. It documents possible key sources (file, keystore, env var, remote signer) as user-configurable options; that is proportionate to its function. There are no unrelated secrets requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform persistence. It allows autonomous invocation (the platform default), but the SKILL.md requires explicit OperatorPolicy and user consent for signing/execution. If the user grants 'full_autonomy' and provides keys, the agent could act on chain—this is expected behaviour but requires user caution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install switchboard-data-operator - 安装完成后,直接呼叫该 Skill 的名称或使用
/switchboard-data-operator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Autonomous operator for Switchboard on-demand feeds, Surge streaming, and randomness across Solana/SVM, EVM, Sui, and more.
元数据
常见问题
Switchboard Skills 是什么?
Autonomous operator for Switchboard on-demand feeds, Surge streaming, and randomness. Designs jobs, simulates via Crossbar, and deploys/updates/reads feeds across Solana/SVM, EVM, Sui, and other Switchboard-supported chains—with user-controlled security, spend limits, and allow/deny lists. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 868 次。
如何安装 Switchboard Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install switchboard-data-operator」即可一键安装,无需额外配置。
Switchboard Skills 是免费的吗?
是的,Switchboard Skills 完全免费(开源免费),可自由下载、安装和使用。
Switchboard Skills 支持哪些平台?
Switchboard Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Switchboard Skills?
由 oakencore(@oakencore)开发并维护,当前版本 v1.0.0。
推荐 Skills