← 返回 Skills 市场
Pinecone
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
209
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pinecone-integration
功能描述
Pinecone integration. Manage Indexs. Use when the user wants to interact with Pinecone data.
安全使用建议
This skill appears to be what it says: a Pinecone integration that runs through the Membrane CLI. Before installing or using it, verify you trust Membrane (https://getmembrane.com) and the npm package @membranehq/cli (check the npm page and GitHub repo), because authentication for Pinecone will be handled by Membrane (i.e., you are delegating your Pinecone credentials to their service). Installing the CLI globally requires admin rights and introduces a normal npm supply-chain risk; if you need tighter control, consider using Pinecone directly with your own API keys or reviewing Membrane's privacy/retention policy and security posture. Never paste secrets into chat; follow the headless auth flow only through trusted channels.
功能分析
Type: OpenClaw Skill
Name: pinecone-integration
Version: 1.0.0
The skill bundle provides legitimate instructions for an AI agent to interact with Pinecone via the Membrane CLI. It focuses on standard integration tasks such as authentication, connection management, and executing API actions through the @membranehq/cli tool, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description (Pinecone integration) match the instructions: discover connectors, create a connection, run actions, and proxy requests to Pinecone via the Membrane CLI. Nothing in the SKILL.md asks for unrelated cloud credentials or system access.
Instruction Scope
The SKILL.md focuses on installing and using the Membrane CLI to operate Pinecone connectors and proxy API requests. It does not instruct reading local files, shell history, or unrelated environment variables. All runtime actions are limited to CLI commands and network calls to Membrane/Pinecone.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), but the README instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is a moderate supply‑chain risk — the package is from the public npm registry and the repo is referenced, which is expected, but users should verify the package/source before installing.
Credentials
The skill declares no required env vars or secrets and explicitly advises not to ask users for API keys. Authentication is delegated to Membrane; this is proportionate to the stated purpose but means credentials are managed by the external Membrane service rather than local environment variables.
Persistence & Privilege
The skill does not request always:true, does not alter other skills/configs, and is user-invocable with normal autonomous invocation allowed. It does not ask for persistent agent-level privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pinecone-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/pinecone-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Pinecone 是什么?
Pinecone integration. Manage Indexs. Use when the user wants to interact with Pinecone data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。
如何安装 Pinecone?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pinecone-integration」即可一键安装,无需额外配置。
Pinecone 是免费的吗?
是的,Pinecone 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pinecone 支持哪些平台?
Pinecone 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pinecone?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills