← 返回 Skills 市场
gora050

Seven

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
147
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install seven-integration
功能描述
Seven integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Seven data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to interact with Seven via a managed connection. Before installing or running anything: - Verify the Membrane project and the npm package (@membranehq/cli) on the official sites/registry to ensure you're installing the genuine CLI. - Check the browser-based login flow and the permissions the Membrane connector requests for your Seven account (you'll be granting Membrane access to act on your behalf). - Note that installing with 'npm install -g' will place a binary on your system; if you cannot or do not want to install software globally, do not run those commands and consider running in a controlled environment (container or VM). - The SKILL.md contains an odd 'Official docs' link to an unrelated domain (7-pdf) — treat that as a metadata error and confirm documentation/links from the Membrane homepage or the GitHub repo before trusting other links. If you verify the package and are comfortable granting Membrane access to your Seven account, the integration is internally consistent; if any of the above checks fail, do not proceed.
功能分析
Type: OpenClaw Skill Name: seven-integration Version: 1.0.3 The skill requires the agent to perform high-privilege operations, specifically a global NPM installation (`npm install -g @membranehq/cli`) and execution of arbitrary actions via a third-party CLI. A significant red flag is found in SKILL.md, where the description of the 'Seven' habit-tracking app is paired with a link to an unrelated PDF converter website (7-pdf.de), suggesting either a deceptive template or a high risk of hallucinated/unreliable instructions. While no explicit data exfiltration is coded, the reliance on an external platform (getmembrane.com) to manage all credentials and the instruction to install global software justify a suspicious rating.
能力评估
Purpose & Capability
The name/description (Seven integration) aligns with the runtime instructions: all actions are performed via the Membrane CLI and focus on connections, actions, and running those actions. However, the SKILL.md includes an 'Official docs' link to an unrelated site (https://www.7-pdf.de/support/...), which appears to be a copy/paste or metadata error and should be verified before trust. Homepage and repository references point to Membrane-related sites, which is consistent.
Instruction Scope
Instructions are narrowly scoped: install the Membrane CLI, run 'membrane login' and 'membrane connect' to create a connection, discover actions, and run them. The skill explicitly recommends not asking users for API keys and using Membrane-managed credentials. The instructions do not attempt to read local files or request unrelated environment variables.
Install Mechanism
This is an instruction-only skill with no install spec in the registry; the docs instruct the user to run 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a normal way to get a CLI but is a moderate-risk operation (writes to disk, executes code from the npm registry). The skill does not provide its own vetted install artifact or checksum; verify the @membranehq/cli package on the npm registry before running.
Credentials
No environment variables or credentials are required by the skill. The documented flow uses Membrane to manage credentials (OAuth-style connection flow), which is proportionate to a SaaS integration and avoids asking the user for raw secrets.
Persistence & Privilege
The skill is not force-installed (always: false), does not declare elevated privileges, and does not request access to other skills' config or system-wide settings. Autonomous invocation is enabled by default (normal for skills) and there is nothing else in the manifest that elevates persistence or privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seven-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seven-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug seven-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Seven 是什么?

Seven integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Seven data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Seven?

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

Seven 是免费的吗?

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

Seven 支持哪些平台?

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

谁开发了 Seven?

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

💬 留言讨论