← Back to Skills Marketplace
gora050

Radar

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install radar
Description
Radar integration. Manage Organizations. Use when the user wants to interact with Radar data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to connect to Radar and run pre-built actions. Before installing or using it, consider: 1) You will need a Membrane account — Membrane will manage and store the Radar connection credentials, so review their privacy/security docs and trustworthiness. 2) The SKILL recommends a global npm install (@membranehq/cli@latest); verify the package publisher on npm and prefer a local/containerized install if you want to limit system changes. 3) The skill explicitly discourages asking users for API keys — follow that guidance and never paste long-lived keys into chat. 4) Test with a limited/throwaway account or least-privilege Radar workspace if possible. If you need deeper assurance, review the @membranehq/cli package source on GitHub and the Membrane service privacy/security documentation before use.
Capability Analysis
Type: OpenClaw Skill Name: radar Version: 1.0.3 The 'radar' skill is a documentation-based bundle that instructs the agent to use the Membrane CLI (@membranehq/cli) to interact with the Radar location platform. It provides standard procedures for installation via npm, authentication, and managing actions through the Membrane platform. While the 'Radar Overview' section in SKILL.md contains an unusually broad list of generic SaaS entities (e.g., 'Call Coaching Session', 'Invoice'), the instructions are consistent with the legitimate Membrane integration workflow and show no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (Radar integration) match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to create a Radar connection, discover and run actions, and manage Radar-related resources. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI, logging in, creating a connection to the Radar connector, discovering actions, building actions if needed, and running them. The document does not instruct the agent to read unrelated system files, environment variables, or transmit data to unexpected endpoints. It explicitly advises against asking users for API keys.
Install Mechanism
The skill recommends installing an npm package (npm install -g @membranehq/cli@latest). Installing a global npm CLI is a common pattern but has moderate risk relative to an instruction-only skill because it fetches code from the public npm registry and writes to disk. This is expected for a CLI-driven integration but users should verify the publisher/package on npm and prefer least-privilege installs (e.g., local or containerized) if desired.
Credentials
No environment variables or local credentials are requested by the skill. However, the Membrane service will handle authentication server-side and therefore will hold the connection credentials to Radar on behalf of the user. This is a legitimate design choice for a proxy/connector service but requires trust in Membrane's handling of credentials and data access.
Persistence & Privilege
The skill is instruction-only, has no install spec executed by the platform, and does not request persistent privileges (always:false). It does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with elevated or unclear privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install radar
  3. After installation, invoke the skill by name or use /radar
  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 radar
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Radar?

Radar integration. Manage Organizations. Use when the user wants to interact with Radar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Radar?

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

Is Radar free?

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

Which platforms does Radar support?

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

Who created Radar?

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

💬 Comments