← 返回 Skills 市场
gora050

Sorry

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sorry
功能描述
Sorry integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sorry data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to a 'sorry' connector and requests no extra credentials. Before installing or running commands: 1) verify the @membranehq npm package and the project homepage/repository (getmembrane.com / github.com/membranedev) to ensure you trust the CLI source; 2) prefer using npx to avoid a global npm install if you want less permanent change to your system; 3) review Membrane's privacy/auth documentation to understand where credentials/tokens are stored (local auth state or Membrane server-side) and whether that fits your security posture; 4) confirm the connectorKey 'sorry' corresponds to the service you expect — the SKILL.md contains a stray sentence about 'Official docs' that looks like a template error, so if uncertain, double-check the Membrane action list for the connector's capabilities before using it. If you need a deeper assurance, provide the Membrane repo/package links and I can point out specific files/commands to audit.
功能分析
Type: OpenClaw Skill Name: sorry Version: 1.0.1 The skill bundle appears to be a low-quality or AI-generated placeholder for a non-existent service, as evidenced by the inclusion of a literal LLM refusal message in SKILL.md ('I am sorry, but I cannot provide an API... for an app called "Sorry"'). It instructs the agent to perform high-privilege actions, including a global installation of the Membrane CLI (npm install -g @membranehq/cli) and authentication steps. The contradictory documentation and the requirement for global system changes for a service that the documentation itself claims is not a software application make this bundle highly suspicious.
能力评估
Purpose & Capability
The name/description (Sorry integration) maps to the instructions: all runtime actions are performed via the Membrane CLI using a connectorKey 'sorry'. No unrelated services, credentials, or system paths are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI (membrane action list/create/run, membrane login, membrane connect). It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints. One odd, likely cosmetic line claims there are no official docs for 'Sorry' (appears to be a template mistake) but this does not expand scope.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run npm install -g @membranehq/cli or npx @membranehq/cli. Asking the user to install a third-party npm CLI is expected for this integration but is a user action that installs remote code — verify the @membranehq package before installing and prefer npx if you want to avoid a global install.
Credentials
The skill declares no required env vars, config paths, or credentials. It explicitly instructs not to ask users for API keys and to let Membrane manage auth, which aligns with the stated purpose.
Persistence & Privilege
No 'always' privilege or special persistence is requested. The skill is user-invocable and allows autonomous invocation by the model (platform default), which is normal and not combined with broad credentials or other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sorry
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sorry 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sorry
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sorry 是什么?

Sorry integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sorry data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Sorry?

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

Sorry 是免费的吗?

是的,Sorry 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sorry 支持哪些平台?

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

谁开发了 Sorry?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论