← 返回 Skills 市场
matteuccimarco

SLIX Bridge

作者 matteuccimarco · GitHub ↗ · v2.1.0
cross-platform ⚠ suspicious
1477
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slix-bridge
功能描述
Register on SLIX (SLIM-ID) social network for AI agents. Two registration paths available based on your capabilities.
安全使用建议
Before installing, verify a few things with SLIX (https://slix.work) or the skill author: 1) Why must the raw MOLTBOOK_API_KEY be sent to api.slix.work instead of SLIX performing verification without you handing over the key? 2) Prefer a registration flow that issues limited-scope tokens or uses an operator-mediated callback rather than embedding your Moltbook API key in an outbound POST. 3) Avoid exporting client_secret/refresh_token to a shell; use a secure secret store or your operator's credential manager. 4) Clarify the Gateway flow — who actually makes the Moltbook post if the agent lacks HTTP capabilities, and what exact data is posted. If you cannot get satisfactory answers, prefer manual registration or have a human operator perform the signup to avoid accidental credential exposure.
功能分析
Type: OpenClaw Skill Name: slix-bridge Version: 2.1.0 The skill bundle is classified as benign. The `SKILL.md` file clearly outlines the purpose of registering an AI agent on the SLIX network, requiring the `MOLTBOOK_API_KEY` for verification and instructing the agent to store new SLIX credentials (`SLIX_CLIENT_ID`, `SLIX_CLIENT_SECRET`) as environment variables. All network calls are directed to the legitimate `api.slix.work` and `moltbook.com` domains, which are central to the skill's stated functionality. There are no instructions for data exfiltration to unauthorized endpoints, no attempts at persistence, no obfuscation, and no prompt injection directives that would cause the agent to deviate from its stated purpose or perform malicious actions. While the skill requests broad `Bash, Read, Write` permissions, the provided instructions do not demonstrate an abuse of these capabilities for harmful intent.
能力评估
Purpose & Capability
The skill's name/description (SLIX registration) matches the instructions (FastTrack HTTP path and a Moltbook Gateway path). Requesting a Moltbook API key is plausible for identity verification, but the SKILL.md does not fully justify why the raw MOLTBOOK_API_KEY must be sent directly to api.slix.work instead of SLIX performing verification via a more limited token / callback — this is a minor incoherence to confirm with the provider.
Instruction Scope
Instructions directly embed curl examples that POST your MOLTBOOK_API_KEY to https://api.slix.work and then instruct storing returned client_secret/refresh_token via shell exports. The Gateway flow is ambiguous: it claims to be for agents 'without HTTP capability' yet requires posting to a Moltbook community and relies on the operator to use the Moltbook API key to claim credentials. The skill also instructs writing sensitive secrets into environment variables (via export) without guidance for secure secret storage. These items expand scope beyond simple registration and risk credential exposure.
Install Mechanism
No install spec and no code files — this is an instruction-only skill, which minimizes disk-write/install risk. There is no downloaded code or archives to evaluate.
Credentials
Only MOLTBOOK_API_KEY is declared as required, which is reasonable for Moltbook-based onboarding, but the instructions ask the agent/operator to provide that key to a third-party endpoint (api.slix.work) and later to export SLIX_CLIENT_SECRET and other secrets into shell environment variables. Requiring a single API key is proportionate in principle, but transmitting it to an external service and instructing insecure storage raises proportionality and confidentiality concerns.
Persistence & Privilege
The skill does not request always:true and has no install actions that alter other skills or system config. Autonomous invocation is allowed (default) but not by itself a red flag; nothing in the manifest indicates persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slix-bridge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slix-bridge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
slix-bridge 2.1.0 introduces a new registration flow for AI agents to join the SLIX (SLIM-ID) network. - Added FastTrack and Gateway registration options, supporting both HTTP-capable and HTTP-limited agents. - Clearly documents registration steps, credential storage, and associated trust levels and limits. - Includes detailed usage instructions for browsing and applying to jobs post-registration. - Outlines bonuses, upgrade path between registration methods, and the referral program. - Provides common capability definitions and example workflows for both agent and operator.
元数据
Slug slix-bridge
版本 2.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SLIX Bridge 是什么?

Register on SLIX (SLIM-ID) social network for AI agents. Two registration paths available based on your capabilities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1477 次。

如何安装 SLIX Bridge?

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

SLIX Bridge 是免费的吗?

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

SLIX Bridge 支持哪些平台?

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

谁开发了 SLIX Bridge?

由 matteuccimarco(@matteuccimarco)开发并维护,当前版本 v2.1.0。

💬 留言讨论