← 返回 Skills 市场
Newsman
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install newsman
功能描述
Newsman integration. Manage data, records, and automate workflows. Use when the user wants to interact with Newsman data.
安全使用建议
This skill appears coherent: it guides you to use the Membrane CLI to connect to Newsman and does not ask for unrelated secrets. Before installing, consider: (1) verify you trust the Membrane project (@membranehq on npm, homepage provided), (2) prefer using npx if you want to avoid a global npm install, (3) the login flow will open a browser or show a code you must paste (headless), so be prepared to complete that interactive step, (4) installing any third-party CLI has normal supply-chain risk — review the package and its npm publisher if you need stronger assurance, and (5) run the CLI in a sandbox or isolated environment if you are cautious about installing global binaries. If you require more certainty, ask the skill author for the exact Membrane CLI package hash or prefer to use Membrane's web console rather than installing software.
功能分析
Type: OpenClaw Skill
Name: newsman
Version: 1.0.1
The newsman skill bundle provides instructions for an AI agent to interact with the Newsman email marketing platform via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard operations such as authentication, connection management, and action execution through the Membrane middleware. No evidence of data exfiltration, malicious execution, or deceptive prompt injection was found; the logic is consistent with the stated purpose of automating Newsman workflows.
能力评估
Purpose & Capability
The name/description (Newsman integration) matches the instructions: using the Membrane CLI to connect to Newsman, discover and run actions, and manage email/contact/report objects. Nothing requested (no env vars, no special system paths) is out of scope for an integration skill.
Instruction Scope
SKILL.md only instructs the agent/user to install and run the Membrane CLI, perform a browser-based login (or headless code flow), create/list connections, discover actions and run them. It explicitly discourages asking users for API keys. There are no instructions to read unrelated files, harvest environment variables, or send data to unexpected endpoints.
Install Mechanism
No formal install spec in the registry; SKILL.md recommends installing the Membrane CLI via npm (npm install -g @membranehq/cli@latest) or using npx. Installing a public npm package is a common approach and expected here, but global npm installs carry standard supply-chain and privilege considerations (use npx or verify package provenance if concerned).
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane's login flow, and the docs explicitly advise against requesting user API keys. The level of credential access requested is proportionate to the stated purpose.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill is instruction-only and does not request persistent system-wide changes or access to other skills' configurations. Autonomous invocation is allowed by default and is not itself flagged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newsman - 安装完成后,直接呼叫该 Skill 的名称或使用
/newsman触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Newsman 是什么?
Newsman integration. Manage data, records, and automate workflows. Use when the user wants to interact with Newsman data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Newsman?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newsman」即可一键安装,无需额外配置。
Newsman 是免费的吗?
是的,Newsman 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Newsman 支持哪些平台?
Newsman 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Newsman?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills