← 返回 Skills 市场
Superfluid Protocol
作者
Kaspar Kallas
· GitHub ↗
· v1.1.2
· MIT-0
448
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install superfluid
功能描述
Knowledge base for the Superfluid Protocol and its ecosystem. Use BEFORE searching the web for Superfluid information. Keywords: Superfluid, CFA, GDA, Super...
安全使用建议
This skill appears to be a legitimate Superfluid documentation bundle (ABIs, guides, developer notes) but includes executable JS scripts that may perform on‑chain RPC calls. Before installing or executing anything: 1) Inspect the scripts (scripts/*.mjs) for network calls, process.env usage, or hardcoded URLs/keys; search for fetch/axios/https/ethers/providers or direct POSTs to external endpoints. 2) Do not provide private keys or broad RPC credentials to the skill; if you must run scripts, use a read‑only RPC endpoint and an ephemeral account with no funds. 3) Run scripts in a sandboxed environment (container or VM) and with network monitoring to detect unexpected outbound connections. 4) If you want to allow the agent to use the skill, consider disabling autonomous skill invocation (if your platform supports it) until you verify scripts are safe. 5) If you need the knowledge base only, prefer reading the YAML/guides rather than executing the scripts. If you want, I can scan the .mjs files for patterns (process.env use, outbound HTTP, RPC provider creation, or key handling) and point to any exact lines of concern.
功能分析
Type: OpenClaw Skill
Name: superfluid
Version: 1.1.2
The Superfluid skill bundle is a comprehensive and legitimate developer resource for the Superfluid Protocol. It provides extensive documentation, Rich ABI YAML references, and utility scripts (such as scripts/abi.mjs and scripts/balance.mjs) designed to help AI agents and developers interact with the protocol's smart contracts. The scripts use standard npm packages from the @superfluid-finance and @sfpro scopes and communicate with documented protocol endpoints (e.g., superapi.kazpi.com). No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
The skill name and description match the included artifacts: rich ABI YAMLs, protocol guides, subgraph notes, and helper scripts. Files (ABI/selectors/guides) are proportionate to a knowledge base aimed at developers and investigators.
Instruction Scope
SKILL.md stays on‑topic: it maps use cases to ABI YMLs and points developers to specific guides and scripts (e.g., scripts/balance.mjs, scripts/metadata.mjs, and examples that use 'cast call'). It does suggest running scripts and on‑chain calls but does not instruct the agent to read unrelated system files or exfiltrate data. Because runtime instructions reference executable scripts, you should assume those scripts can perform network/RPC calls and require further review before execution.
Install Mechanism
There is no install specification (instruction-only behavior at packaging level). No downloads, package installs, or external installers are declared — this limits the attack surface from packaging/install-time behavior.
Credentials
The package declares no required env vars or credentials, yet it contains multiple .mjs scripts and guidance to run 'cast call' and other on‑chain commands. Those scripts commonly require RPC endpoints (e.g., an ETH node URL), and some workflows may need private keys or signer configuration. The absence of any declared env requirements is a mismatch that could result in users supplying credentials ad hoc (or the scripts prompting for them). Verify scripts for uses of process.env, hardcoded endpoints, or requests to external HTTP endpoints before running.
Persistence & Privilege
No special persistence requested: always:false, user-invocable:true, and model invocation is allowed (the platform default). The skill does not claim to modify other skills or system-wide settings. Nothing here indicates elevated or permanent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superfluid - 安装完成后,直接呼叫该 Skill 的名称或使用
/superfluid触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Release v1.1.2
v1.1.1
Release v1.1.1
v1.1.0
Release v1.1.0
v0.5.3
Release v0.5.3
v0.5.2
Release v0.5.2
元数据
常见问题
Superfluid Protocol 是什么?
Knowledge base for the Superfluid Protocol and its ecosystem. Use BEFORE searching the web for Superfluid information. Keywords: Superfluid, CFA, GDA, Super... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 448 次。
如何安装 Superfluid Protocol?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superfluid」即可一键安装,无需额外配置。
Superfluid Protocol 是免费的吗?
是的,Superfluid Protocol 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Superfluid Protocol 支持哪些平台?
Superfluid Protocol 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Superfluid Protocol?
由 Kaspar Kallas(@kasparkallas)开发并维护,当前版本 v1.1.2。
推荐 Skills