← Back to Skills Marketplace
davidk2yoyo

Pipintama Boards

by davidk2yoyo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipintama-boards
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-token
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipintama-boards
  3. After installation, invoke the skill by name or use /pipintama-boards
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pipintama-boards
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Pipintama Boards?

Run "/install pipintama-boards" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipintama Boards free?

Yes, Pipintama Boards is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipintama Boards support?

Pipintama Boards is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipintama Boards?

It is built and maintained by davidk2yoyo (@davidk2yoyo); the current version is v1.0.0.

💬 Comments