← 返回 Skills 市场
Pipintama Boards
作者
davidk2yoyo
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipintama-boards
功能描述
Create, fetch, share, or change visibility for hosted Pipintama Boards through the MCP server. Use when a user needs a mindmap, flowchart, kanban board, or a...
安全使用建议
This skill appears to do what it says (create and share hosted boards), but it has two issues you should consider before installing: (1) the SKILL.md requires a Pipintama API key to call api.pipintama.com, yet the skill metadata does not declare any required credential—ask the author how the key is expected to be provided and confirm there's no hidden credential handling; (2) the skill defaults board visibility to 'shared' and will send the user's 'source_text' to a remote service, so do not use it with sensitive data unless you trust pipintama.com and are okay with shared links. If you proceed, use a scoped API key (minimal permissions), prefer explicit private visibility for sensitive content, and verify the endpoint (https://api.pipintama.com/mcp) is legitimate.
功能分析
Type: OpenClaw Skill
Name: pipintama-boards
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with a legitimate-appearing third-party service (Pipintama Boards) via the Model Context Protocol (MCP). The SKILL.md file defines clear operational logic for creating and managing visual diagrams like flowcharts and mindmaps, including specific tool definitions and output formatting rules. There is no executable code provided, and the instructions do not contain any malicious directives, data exfiltration attempts, or obfuscation.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes a service-backed Boards integration (calls to api.pipintama.com, requires a Pipintama API key) which is consistent with the name/description. However, the registry metadata lists no required environment variables or primary credential even though the instructions explicitly say a valid Pipintama API key is required. This mismatch is unexpected and should be clarified.
Instruction Scope
Instructions are narrowly scoped to creating/fetching/sharing boards via the MCP endpoints and include sensible mode- and visibility-selection rules. Two operational privacy-relevant items: (1) the agent is told to preserve user intent in 'source_text' which will be sent to the remote API (possible leakage of sensitive content), and (2) default visibility is 'shared' unless user explicitly requests private — this could unintentionally expose content. The SKILL.md does not instruct reading local files or other unrelated secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install. This is the lowest-risk install posture.
Credentials
The skill clearly requires a Pipintama API key for operation (Authorization: Bearer or x-api-key), but the registry entry lists no required env vars or primary credential. That omission is disproportionate/incoherent. Aside from the missing declaration, there are no other credentials requested, which is appropriate, but lack of explicit handling for where the API key should be supplied is a risk (accidental use of a broad credential, or failure to surface that the key will be sent to an external service).
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. There is no install-time persistence, no modification of other skills or system-wide settings. These privileges are appropriate for the described functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipintama-boards - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipintama-boards触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pipintama-boards.
- Create, fetch, share, and update various hosted Pipintama Boards (mindmap, flowchart, kanban, architecture) via MCP API.
- Choose the simplest correct board mode for user requests; default to "shared" visibility unless explicitly told otherwise.
- Added tool support for board creation, sharing, visibility changes, updates, and exporting PNG images.
- Provided clear workflow, mode selection, and output formatting rules to ensure high-quality, shareable board links.
- Implemented strict guardrails for board mode selection, visibility, and link generation to prevent misuse or errors.
元数据
常见问题
Pipintama Boards 是什么?
Create, fetch, share, or change visibility for hosted Pipintama Boards through the MCP server. Use when a user needs a mindmap, flowchart, kanban board, or a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Pipintama Boards?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipintama-boards」即可一键安装,无需额外配置。
Pipintama Boards 是免费的吗?
是的,Pipintama Boards 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipintama Boards 支持哪些平台?
Pipintama Boards 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipintama Boards?
由 davidk2yoyo(@davidk2yoyo)开发并维护,当前版本 v1.0.0。
推荐 Skills