← 返回 Skills 市场
Stealthseminar
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
133
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stealthseminar
功能描述
StealthSeminar integration. Manage data, records, and automate workflows. Use when the user wants to interact with StealthSeminar data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to StealthSeminar and run actions. Before installing/using it: confirm you trust Membrane (the CLI package @membranehq/cli) because the SKILL.md asks you to install or run that third‑party npm tool; prefer running with npx if you want to avoid a global install. Be aware the agent will ask you to authenticate in a browser and paste a code (OAuth-like flow) so you should only authorize if you trust the service. If you require stricter control over credentials or do not want third-party tooling installed, do not install/run the CLI.
功能分析
Type: OpenClaw Skill
Name: stealthseminar
Version: 1.0.1
The skill instructions in SKILL.md require the agent to perform high-risk operations, including global installation of a third-party CLI (npm install -g @membranehq/cli@latest) and execution of shell commands for authentication and API interaction. While these capabilities are plausibly needed for the stated purpose of integrating with StealthSeminar via the Membrane platform, the requirement for shell access and external package installation constitutes a significant attack surface without built-in verification of the downloaded artifacts.
能力标签
能力评估
Purpose & Capability
The name/description (StealthSeminar integration) match the runtime instructions: the skill directs the agent to use the Membrane CLI to connect to a StealthSeminar connector, discover and run actions, and manage records. Required credentials or unrelated services are not requested.
Instruction Scope
SKILL.md stays within the integration scope: it documents installing/using the Membrane CLI, authenticating via browser/authorization code, creating/listing connections and actions, and running actions. It does not instruct the agent to read unrelated files, harvest environment variables, or exfiltrate data to unexpected endpoints. Minor inconsistency: it suggests both a global npm install and npx usage; both are expected ways to run the CLI.
Install Mechanism
There is no registry install spec, but the instructions tell users to install @membranehq/cli via npm (global) or use npx. This is coherent with the skill's purpose but installing a global npm package has typical supply-chain risk; using npx avoids a global install. The package appears to be hosted on npm and the repo/homepage point to Membrane resources, not an unknown short URL.
Credentials
The skill requires no environment variables or local secrets and explicitly instructs to let Membrane handle credentials server-side rather than asking for user API keys. The required authentication is an interactive OAuth-like flow, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is user-invocable, not always-enabled; it does not request modification of other skills or system-wide settings. Autonomous invocation is allowed by default on the platform but the skill does not request elevated persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stealthseminar - 安装完成后,直接呼叫该 Skill 的名称或使用
/stealthseminar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Stealthseminar 是什么?
StealthSeminar integration. Manage data, records, and automate workflows. Use when the user wants to interact with StealthSeminar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Stealthseminar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stealthseminar」即可一键安装,无需额外配置。
Stealthseminar 是免费的吗?
是的,Stealthseminar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stealthseminar 支持哪些平台?
Stealthseminar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stealthseminar?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills