← 返回 Skills 市场
gora050

Typesense

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
218
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install typesense
功能描述
Typesense Search integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typesense Search data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to manage Typesense via Membrane's connectors. Before installing, consider: 1) npm global installs execute code from the npm registry — review the @membranehq/cli package on npm/GitHub and prefer installing in a controlled environment (or use npx for ephemeral runs). 2) Membrane handles your Typesense credentials server-side — confirm you trust that external service and its privacy/security posture before delegating keys or search data. 3) The skill relies on an interactive/browser login flow; in headless environments you'll need manual steps to finish auth. 4) If you require stronger assurance, ask the publisher for a signed repository URL or use an alternative integration (direct Typesense client) to avoid the extra service dependency.
功能分析
Type: OpenClaw Skill Name: typesense Version: 1.0.3 The skill requires the installation of a global NPM package (@membranehq/cli) and directs the agent to execute shell commands for authentication and remote action execution via the Membrane platform (getmembrane.com). While these actions are aligned with the stated purpose of Typesense integration, the requirement for global software installation and third-party service dependency represents a significant security surface area and high-risk operational pattern in SKILL.md.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (Typesense integration) align with the instructions: it uses Membrane's CLI to connect, list, create, and run actions against a Typesense connector. Requiring a Membrane CLI is coherent with the declared purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI and performing Membrane actions (connect, action list/create/run). It does not instruct reading unrelated system files or environment variables. Note: it relies on interactive/browser login flows and instructs users to complete authorization codes, which delegates credential handling to Membrane.
Install Mechanism
The skill asks the user to install @membranehq/cli globally via npm (npm install -g). This is a public-registry install (not an arbitrary URL), but global npm installs run code from the registry and can be a supply‑chain risk; it's proportionate to using Membrane but worth caution.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The SKILL.md explicitly tells the agent to let Membrane handle credentials and not to ask users for API keys, which is consistent and minimal.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide config, and is instruction-only (no code written by the skill itself). Normal autonomous invocation is allowed but is not combined with other privilege escalations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install typesense
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /typesense 触发
  4. 根据 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
元数据
Slug typesense
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Typesense 是什么?

Typesense Search integration. Manage data, records, and automate workflows. Use when the user wants to interact with Typesense Search data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 Typesense?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install typesense」即可一键安装,无需额外配置。

Typesense 是免费的吗?

是的,Typesense 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Typesense 支持哪些平台?

Typesense 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Typesense?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论