← 返回 Skills 市场
gora050

Nowsecure

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nowsecure
功能描述
NowSecure integration. Manage data, records, and automate workflows. Use when the user wants to interact with NowSecure data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to access NowSecure and asks users to authenticate via Membrane. Before installing or using it, verify the @membranehq/cli package on npm (and the repository link), confirm you trust the Membrane service and the account you will use, and be aware the CLI will store authentication tokens locally. If you plan to use sensitive NowSecure data, restrict the account used and review Membrane's privacy/permissions. If you do not trust Membrane or do not want a global npm install, do not proceed.
功能分析
Type: OpenClaw Skill Name: nowsecure Version: 1.0.3 The skill provides a standard integration for the NowSecure mobile security platform using the Membrane CLI. The SKILL.md file contains instructions for the agent to install the CLI, authenticate, and manage security findings. While the documentation includes an unusually long list of security-related keywords (likely for search optimization within the agent's context), the core logic relies on a legitimate third-party tool (membranehq/cli) and follows secure practices by delegating credential management to the Membrane platform rather than handling secrets directly.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to integrate with NowSecure and its SKILL.md instructs use of the Membrane CLI (@membranehq/cli) to do so — requiring a network connection and a Membrane account is coherent for that purpose. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
The instructions direct installing and running the Membrane CLI and performing authentication via `membrane login`. This stays within the stated integration scope. The SKILL.md is verbose and includes many general security topics (likely boilerplate) but does not instruct reading unrelated system files or exfiltrating data. Be aware the auth flow will create/stash credentials locally (handled by Membrane).
Install Mechanism
There is no platform install spec — the skill is instruction-only. The install recommendation is an npm global install of @membranehq/cli, which is a standard distribution method for a CLI. This is a moderate-risk install mechanism in general (npm packages should be verified), but it is proportional to the stated function.
Credentials
The skill declares no required environment variables or credentials in the registry. Authentication is delegated to Membrane's interactive login flow, which is appropriate for accessing NowSecure data. Expect locally-stored tokens/refresh behavior from the Membrane CLI; this is normal but the user should confirm trust in Membrane and the account being used.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. Autonomous invocation is allowed (platform default) — combined with network access and stored credentials this increases potential impact if misused, but that is expected for an integration skill and not in itself disproportionate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nowsecure
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nowsecure 触发
  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 nowsecure
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Nowsecure 是什么?

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

如何安装 Nowsecure?

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

Nowsecure 是免费的吗?

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

Nowsecure 支持哪些平台?

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

谁开发了 Nowsecure?

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

💬 留言讨论