← 返回 Skills 市场
Radar
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install radar
功能描述
Radar integration. Manage Organizations. Use when the user wants to interact with Radar data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install radar - 安装完成后,直接呼叫该 Skill 的名称或使用
/radar触发 - 根据 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
元数据
常见问题
Radar 是什么?
Radar integration. Manage Organizations. Use when the user wants to interact with Radar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Radar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install radar」即可一键安装,无需额外配置。
Radar 是免费的吗?
是的,Radar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Radar 支持哪些平台?
Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Radar?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills