← Back to Skills Marketplace
gora050

Seven

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
147
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install seven-integration
Description
Seven integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Seven data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seven-integration
  3. After installation, invoke the skill by name or use /seven-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug seven-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Seven?

Seven integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Seven data. It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install Seven?

Run "/install seven-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Seven free?

Yes, Seven is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Seven support?

Seven is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seven?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments