← 返回 Skills 市场
gora050

Timetonic

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install timetonic
功能描述
TimeTonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeTonic data.
安全使用建议
This skill is coherent with its stated purpose, but it relies on installing and trusting the Membrane CLI and the Membrane service. Before installing: verify the npm package and the publisher (@membranehq) and confirm the homepage/repository URLs are legitimate; prefer using npx for one-off commands to avoid global installs if you have concerns; understand that Membrane will handle authentication and thus may see metadata or data passed through its service—review Membrane's privacy/security docs if you plan to send sensitive data. If you need stronger isolation, run the CLI in a sandboxed environment or VM.
功能分析
Type: OpenClaw Skill Name: timetonic Version: 1.0.1 The skill facilitates TimeTonic integration by instructing the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of various shell commands for authentication and action management. While these behaviors are aligned with the stated purpose of using the Membrane platform, the requirement for global system modifications and the reliance on an external binary for credential handling and API interaction constitute significant security risks. These instructions are primarily located in SKILL.md.
能力评估
Purpose & Capability
Name/description (TimeTonic integration) align with the instructions: the SKILL.md exclusively tells the agent to use the Membrane CLI to create connections and run actions against TimeTonic. No unexpected services, env vars, or binaries are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI (login, connect, action list/create/run) and to interacting with Membrane-managed TimeTonic connectors. The doc does not instruct reading unrelated files, harvesting environment variables, or sending data to unrelated endpoints. It explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only and includes a recommended npm global install (npm install -g @membranehq/cli) and use of npx for commands. There is no automated install spec in the bundle. Installing a public npm CLI is a moderate-risk action (package provenance and scope should be verified) but it is coherent with the described workflow.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane via an interactive login flow, which is proportional to the stated purpose. Note: using Membrane means tokens/credentials will be managed by Membrane's service (expected for this integration).
Persistence & Privilege
The skill does not request always:true and there is no install script or code that persists in the agent bundle. Autonomous invocation is allowed by default (normal), and nothing in the skill attempts to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timetonic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timetonic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug timetonic
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Timetonic 是什么?

TimeTonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TimeTonic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Timetonic?

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

Timetonic 是免费的吗?

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

Timetonic 支持哪些平台?

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

谁开发了 Timetonic?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论