Rasa 1

v1.0.1

Rasa integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rasa data.

0· 63·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Rasa integration) align with the instructions: all runtime steps are about installing/using the Membrane CLI to connect to and proxy requests to a Rasa instance. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md stays on-topic: it tells the agent to install the Membrane CLI, perform Membrane login/connect/action list/action run, and use Membrane's proxy for Rasa endpoints. It does not instruct reading local files, unrelated env vars, or contacting unexpected endpoints outside of Membrane/Rasa.
Install Mechanism
There is no formal install spec in the skill bundle, but SKILL.md recommends installing @membranehq/cli via npm (global install or npx). Installing an npm CLI is a reasonable requirement for this integration but carries the usual moderate risk of third-party packages executing code during install—verify the package source before installing or prefer npx.
Credentials
The skill declares no required env vars or credentials and instructs the user to let Membrane manage authentication via browser login. Requested access (network + Membrane account) is proportionate to connecting to SaaS-managed Rasa connectors.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and is user-invocable. It does not request elevated or persistent system privileges.
Assessment
This skill is coherent with its stated purpose, but take normal precautions before installing third-party CLIs: prefer running commands with npx instead of a global npm install if you want fewer system changes; verify the @membranehq/cli package and homepage (getmembrane.com / the repo) are legitimate and up-to-date; be aware Membrane will proxy requests to your Rasa instance (so avoid passing secrets in free-text prompts); and consider running the CLI in a limited or isolated environment if you have high security requirements.

Like a lobster shell, security has layers — review code before you run it.

latestvk975kpjke0888d6jrjxzwkhm298446r7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments