← 返回 Skills 市场
byungkyu

Sunsama

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
308
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sunsama
功能描述
Sunsama MCP integration with managed authentication. Manage daily tasks, calendar events, backlog, objectives, and time tracking. Use this skill when users w...
安全使用建议
This skill proxies Sunsama operations through Maton (gateway.maton.ai / ctrl.maton.ai) and requires you to provide MATON_API_KEY. Before installing, verify you trust Maton as the intermediary: review Maton's privacy/security docs, the permissions requested when you create/connect accounts (especially for email/calendar access), and whether you can create or restrict API keys. Be aware many actions are destructive (deleting emails/events, modifying tasks); only grant the key to accounts you control and revoke the key if you stop using the skill. If you need higher assurance, ask the author for an audited endpoint or for documentation proving the gateway behavior and least-privilege practices.
功能分析
Type: OpenClaw Skill Name: sunsama Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Sunsama is benign. All code examples in SKILL.md are instructional, demonstrating interaction with the maton.ai API for task and calendar management, and correctly retrieve the MATON_API_KEY from environment variables as declared. There are no signs of prompt injection, unauthorized data access, malicious execution, or persistence mechanisms. All network calls are directed to legitimate maton.ai or sunsama.com related domains, and the JSON schemas define standard API inputs without any exploitable characteristics.
能力评估
Purpose & Capability
The name/description (Sunsama MCP integration) match the runtime instructions and the included MCP tool schemas. The only required environment variable (MATON_API_KEY) is appropriate for a managed-auth gateway-based integration.
Instruction Scope
SKILL.md instructs only network calls to Maton-controlled endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and to use the MATON_API_KEY. It does not ask the agent to read local files, other env vars, or system state. The provided schemas show actions (tasks, calendar, email thread ops) that are coherent with Sunsama functionality; note that some operations are destructive (delete calendar event, delete email thread) and will act on connected accounts.
Install Mechanism
No install spec and no code files to execute are included (instruction-only). This minimizes on-disk code-execution risk.
Credentials
Only one credential (MATON_API_KEY) is required and is justified by the gateway-based authentication described. There are no unrelated secrets or multiple unrelated credentials requested.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system-level privileges or modify other skills; autonomous model invocation remains at platform default and is not in itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sunsama
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sunsama 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Sunsama MCP integration. - Provides managed authentication via Maton API key. - Enables full access to Sunsama's task, calendar, backlog, objectives, and time tracking features through MCP endpoints. - Includes step-by-step quick start, connection management, and API reference. - All functionality accessible via simple HTTP requests to gateway endpoints. - Designed for seamless daily planning and task management within Sunsama.
元数据
Slug sunsama
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sunsama 是什么?

Sunsama MCP integration with managed authentication. Manage daily tasks, calendar events, backlog, objectives, and time tracking. Use this skill when users w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。

如何安装 Sunsama?

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

Sunsama 是免费的吗?

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

Sunsama 支持哪些平台?

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

谁开发了 Sunsama?

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

💬 留言讨论