← Back to Skills Marketplace
gora050

Nowsecure

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nowsecure
Description
NowSecure integration. Manage data, records, and automate workflows. Use when the user wants to interact with NowSecure data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nowsecure
  3. After installation, invoke the skill by name or use /nowsecure
  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 nowsecure
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nowsecure?

NowSecure integration. Manage data, records, and automate workflows. Use when the user wants to interact with NowSecure data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Nowsecure?

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

Is Nowsecure free?

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

Which platforms does Nowsecure support?

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

Who created Nowsecure?

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

💬 Comments