← Back to Skills Marketplace
gora050

Nightfallai

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
197
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nightfallai
Description
Nightfall.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nightfall.ai data.
Usage Guidance
This skill appears coherent: it delegates Nightfall.ai access to the Membrane CLI. Before installing or running it, confirm you trust Membrane/getmembrane.com and the npm package publisher for @membranehq/cli, and inspect the upstream repository if possible. Be aware the CLI installation will add a global npm binary (requires node/npm) and the login flow opens a browser or provides an auth code — don't paste that code into unknown parties. If you prefer not to install global packages, consider running the CLI via npx in a controlled environment or using a dedicated machine/account for integrations.
Capability Analysis
Type: OpenClaw Skill Name: nightfallai Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Nightfall.ai using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and managing DLP workflows. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions focus on using the legitimate Membrane platform to handle credentials and API interactions securely.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill declares it integrates Nightfall.ai via the Membrane CLI and all runtime instructions revolve around using membrane commands — this matches the description. Minor mismatch: the registry metadata lists no required binaries/env vars, but the instructions require installing and running the Membrane CLI (npm/node and network access).
Instruction Scope
SKILL.md instructs the agent to install and use the Membrane CLI, run login/connect/action commands, and to use Membrane-managed connections; it does not ask to read unrelated files or exfiltrate credentials. The auth flow uses a browser-based OAuth-style code exchange, which is appropriate for this integration.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the runtime instructions tell users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to get a CLI but does write to disk and executes code from the npm registry — verify the package source/publisher before installing.
Credentials
The skill does not request secrets or unrelated environment variables. Authentication is delegated to Membrane, and the SKILL.md explicitly warns not to ask users for API keys, which is proportionate for a connector/integration skill.
Persistence & Privilege
The skill is not always-enabled and uses normal agent invocation. It does not request persistent system-wide privileges or modify other skills' configs according to the provided materials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nightfallai
  3. After installation, invoke the skill by name or use /nightfallai
  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 nightfallai
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nightfallai?

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

How do I install Nightfallai?

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

Is Nightfallai free?

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

Which platforms does Nightfallai support?

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

Who created Nightfallai?

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

💬 Comments