← 返回 Skills 市场
byungkyu

Podio

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1212
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install podio
功能描述
Podio API integration with managed OAuth. Manage workspaces, apps, items, tasks, and comments. Use this skill when users want to read, create, update, or delete Podio items, manage tasks, or interact with Podio apps and workspaces. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
安全使用建议
This skill delegates Podio access through Maton (gateway.maton.ai / ctrl.maton.ai) and requires your MATON_API_KEY. Before installing: verify you trust maton.ai (it will mediate access to your Podio accounts), treat MATON_API_KEY like a sensitive credential (it can grant access to Podio via the gateway), consider creating a least-privileged Maton API key if available, review Maton account connection listings and revoke unused connections, and monitor audit logs for unexpected activity. If you need higher assurance, ask the publisher for a verifiable homepage or source repo and confirm the exact scopes/permissions granted to the MATON_API_KEY.
功能分析
Type: OpenClaw Skill Name: podio Version: 1.0.0 The skill bundle provides an integration with the Podio API via the Maton gateway. All code examples in SKILL.md demonstrate standard API interactions with `gateway.maton.ai` and `ctrl.maton.ai`, using a `MATON_API_KEY` from environment variables for authentication. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to manipulate the agent into harmful actions. The instructions and code align with the stated purpose of managing Podio resources.
能力评估
Purpose & Capability
Name and description claim a Podio integration using managed OAuth and the SKILL.md instructs use of Maton gateway endpoints (gateway.maton.ai, ctrl.maton.ai). The single required env var (MATON_API_KEY) matches the described gateway-based auth model.
Instruction Scope
Instructions only show HTTP calls to Maton proxy/control endpoints and use os.environ['MATON_API_KEY']. They do not instruct reading unrelated files, other environment variables, or system state, nor do they redirect data to unexpected third parties beyond Maton endpoints.
Install Mechanism
No install spec and no code files beyond SKILL.md and LICENSE — this is instruction-only, which minimizes disk-write and install risk.
Credentials
Only one required environment variable (MATON_API_KEY) is declared and used. That key is consistent with the Maton gateway described; no unrelated credentials or broad-scoped secrets are requested.
Persistence & Privilege
always:false (default) and no install/config steps are present. The skill does not request persistent or elevated system privileges and does not modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install podio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /podio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Podio API integration with managed OAuth. - Securely access and manage Podio organizations, workspaces, apps, items, tasks, comments, and files. - Includes detailed quickstart examples and API reference for reading, creating, updating, and deleting Podio data. - Supports connection management for multiple Podio accounts, with instructions for creating, listing, and deleting connections. - Authenticate using a Maton API key with environment variable support. - Specify which Podio connection to use via request headers.
元数据
Slug podio
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Podio 是什么?

Podio API integration with managed OAuth. Manage workspaces, apps, items, tasks, and comments. Use this skill when users want to read, create, update, or delete Podio items, manage tasks, or interact with Podio apps and workspaces. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1212 次。

如何安装 Podio?

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

Podio 是免费的吗?

是的,Podio 完全免费(开源免费),可自由下载、安装和使用。

Podio 支持哪些平台?

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

谁开发了 Podio?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论