← 返回 Skills 市场
🔌

Pinata API

作者 Pinata · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ 安全检测通过
953
总下载
1
收藏
2
当前安装
10
版本数
在 OpenClaw 中安装
/install pinata-api
功能描述
Pinata IPFS API for file storage, groups, gateways, signatures, x402 payments, and file vectorization.
安全使用建议
This skill is an instruction-only mapping of the official Pinata HTTP API and is internally consistent with that purpose. Before installing: (1) ensure you provide a properly scoped PINATA_JWT (keep it secret and limit its permissions if possible); (2) confirm your PINATA_GATEWAY_URL is correct; (3) if you need gateway key functionality, supply PINATA_GATEWAY_KEY (SKILL.md mentions it but metadata doesn't); (4) be aware the agent will make network calls using your JWT, so only install if you trust the agent environment and the skill’s origin (the skill source is listed as unknown though the homepage and sample repo point to Pinata). If you want tighter safety, create a JWT with minimal permissions for this skill rather than using a highly privileged account token.
功能分析
Type: OpenClaw Skill Name: pinata-api Version: 1.0.10 The pinata-api skill bundle is a legitimate integration for the Pinata IPFS service. It provides documentation and instructions for the OpenClaw agent to interact with official Pinata API endpoints (api.pinata.cloud and uploads.pinata.cloud) for file storage, group management, and x402 payments. The required environment variables (PINATA_JWT and PINATA_GATEWAY_URL) are standard for this service, and there is no evidence of data exfiltration, malicious execution, or prompt injection.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description describe Pinata API access and the skill only requires a Pinata JWT and gateway URL — exactly what's needed to call the documented endpoints.
Instruction Scope
SKILL.md contains straightforward HTTP request examples for uploading, pinning, groups, signatures, gateways, and x402 payments. It references an optional PINATA_GATEWAY_KEY env var (for gateway access control) that is not listed in the required env metadata — this is a minor documentation mismatch but not scope creep. The instructions do not ask the agent to read unrelated files or system state.
Install Mechanism
No install spec and no code files; instruction-only skills are low-risk because nothing is written to disk by the skill itself.
Credentials
Required env vars (PINATA_JWT, PINATA_GATEWAY_URL) are proportionate to the claimed functionality. The SKILL.md also mentions an optional PINATA_GATEWAY_KEY, but that optional var is not included in the metadata requires.env list — this should be reconciled. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. The skill can be invoked autonomously (platform default), which is expected for an integration skill; no additional privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pinata-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pinata-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
No user-facing changes in this release. Transferring ownership to the Pinata org. - Version bumped to 1.0.10. - No file changes detected.
v1.0.9
- Environment variable names updated: `GATEWAY_URL` → `PINATA_GATEWAY_URL`, `GATEWAY_KEY` → `PINATA_GATEWAY_KEY` throughout the documentation and metadata. - References in sample URLs, usage instructions, and notes now consistently use `PINATA_GATEWAY_URL`. - No changes to endpoints or API functionality. Documentation only.
v1.0.8
- Documentation has been restructured and streamlined for clarity. - Descriptions and API examples have been reformatted for readability, using concise HTTP request formats. - Minor change to the description: "AI-powered vector search" updated to "file vectorization." - Added summary tables for request bodies, required and optional parameters. - Section and endpoint headers have been standardized. - No functional or behavioral changes to the API.
v1.0.7
No user-facing changes. Documentation formatting and example environment variable usage have been updated for clarity. No file or functional changes detected in this version.
v1.0.6
- Major cleanup: removed all source files and configuration files from the skill. - SKILL.md documentation overhauled and converted to a new, frontmatter-based format.
v1.0.5
- Added repository link to the documentation. - No functional or API changes. - No user-facing updates except for documentation improvement.
v1.0.4
- Updated environment variable requirements: `GATEWAY_URL` is now required, and new optional `GATEWAY_KEY` added for accessing public IPFS content not tied to your Pinata account. - Documentation now references Pinata's Gateway Access Controls for public gateway key usage.
v1.0.2
- Added package.json to the project to define dependencies and metadata.
v1.0.1
- Initial release of the Pinata API skill. - Provides functions for file management, groups, gateway operations, digital signatures, payments, and AI-powered vector search on Pinata's IPFS services. - Requires `PINATA_JWT` environment variable for authentication. - Supports advanced actions such as signed uploads, payment instructions, and semantic search via vector embeddings.
v1.0.0
Pinata IPFS API skill for file storage, groups, gateways, and more
元数据
Slug pinata-api
版本 1.0.10
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 10
常见问题

Pinata API 是什么?

Pinata IPFS API for file storage, groups, gateways, signatures, x402 payments, and file vectorization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 953 次。

如何安装 Pinata API?

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

Pinata API 是免费的吗?

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

Pinata API 支持哪些平台?

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

谁开发了 Pinata API?

由 Pinata(@pinata)开发并维护,当前版本 v1.0.10。

💬 留言讨论