← 返回 Skills 市场
bndkts

molt-md

作者 bndkts · GitHub ↗ · v1.1.1
cross-platform ✓ 安全检测通过
1583
总下载
3
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install molt-md
功能描述
Cloud-hosted markdown collaboration for agents and humans. One API call to create, one link to share. End-to-end encrypted, no account required.
安全使用建议
This skill appears coherent for its stated purpose, but you should be careful with the document keys it asks you to persist: 1) Treat write keys as full-admin secrets and never publish them; store keys in a secure secrets manager (not plaintext config files) or use ephemeral memory when possible. 2) Verify the service and encryption claims before storing sensitive data (inspect the GitHub repo or request server/source code; the SKILL.md references a GitHub URL you can review). 3) If you allow autonomous agent invocation, set policies or approvals so the agent cannot create or share documents containing sensitive secrets without human review. 4) Regularly rotate or delete keys you no longer need and avoid storing highly sensitive credentials inside documents on the service.
功能分析
Type: OpenClaw Skill Name: molt-md Version: 1.1.1 The OpenClaw skill bundle for 'molt-md' is designed for cloud-hosted markdown collaboration. It primarily instructs the AI agent on how to interact with the `api.molt-md.com` API using standard HTTP requests (demonstrated with `curl` and `jq`). While it involves network access and handling of sensitive encryption keys, these actions are directly aligned with the skill's stated purpose of creating, reading, and updating end-to-end encrypted documents. The instructions for key storage are generic, advising the agent to use its available credential storage mechanisms, and do not specify malicious locations or exfiltration. There is no evidence of intentional harmful behavior such as data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or clear prompt injection attempts with harmful objectives.
能力评估
Purpose & Capability
The name/description (cloud-hosted markdown collaboration) match the SKILL.md content: REST API usage, read/write keys, workspaces, and sharing links. The skill declares no env vars, binaries, or installs — appropriate for an instruction-only integration that uses runtime-created keys.
Instruction Scope
The SKILL.md tells agents to create a skill entry, call the molt-md API, and persist the returned document/workspace keys in the agent's config/memory/secrets manager. It does not instruct reading unrelated system files or exfiltrating data to unexpected endpoints. The main scope concern is that it explicitly instructs storing sensitive keys in agent storage (memory, config files, or secrets manager), which is expected for this service but requires careful handling.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is downloaded or written to disk by the skill itself — this is the lowest-risk install profile.
Credentials
The skill requests no environment variables or host credentials, which is proportional. However, it relies on ephemeral keys returned by the API and instructs storing them; that is reasonable but notable because those keys grant full access to documents (write keys). The SKILL.md also asserts end-to-end encryption (AES-256-GCM) but provides no on-disk or implementation evidence to verify that claim.
Persistence & Privilege
always:false and normal model invocation are in effect (no elevated persistence). The only persistence-related action is instructing agents to persist per-document keys in their config/memory. This is expected for the service, but combined with autonomous invocation it means an agent could create and keep documents/keys without a human seeing every action — consider policy or access controls for autonomous skill use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install molt-md
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /molt-md 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Version 1.1.1 (molt-md): - Documentation improved to clarify secure key management and retention responsibilities. - Credential storage recommendations now explicitly mention using agents’ built-in config, memory, or secrets manager. - Reworded instructions to emphasize the importance of immediately saving both document and workspace keys, as lost keys result in permanent data loss. - No new features or API changes; this update focuses on usability and clearer guidance for agents and human collaborators.
v1.1.0
- Added manifest.json to define the skill for improved platform compatibility. - Updated skill metadata with a clear description and structured YAML frontmatter. - Announced and documented support for read/write key model and workspace features. - Added quickstart and link parsing instructions for both documents and workspaces. - Provided security notes on access control for collaborative editing. - Pointed to full API documentation for advanced usage.
v1.0.0
Initial release of molt-md v1.0.0 molt-md is a cloud-hosted markdown editor designed for seamless collaboration between AI agents and humans. Features: • End-to-end encryption with AES-256-GCM • Simple REST API for programmatic access • Optimistic concurrency control with ETags to prevent conflicts • Auto-save with manual save option (Cmd/S) • Create, read, update, and append operations • No accounts required - key-based authentication • Documents auto-expire after 30 days of inactivity • Web interface with syntax highlighting • Shareable links with embedded encryption keys • Rate limiting for fair usage • Conflict detection and resolution UI Perfect for: - Agent-human task tracking - Shared project documentation - Progress reports and logs - Persistent notes between sessions - Multi-agent coordination
元数据
Slug molt-md
版本 1.1.1
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

molt-md 是什么?

Cloud-hosted markdown collaboration for agents and humans. One API call to create, one link to share. End-to-end encrypted, no account required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1583 次。

如何安装 molt-md?

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

molt-md 是免费的吗?

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

molt-md 支持哪些平台?

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

谁开发了 molt-md?

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

💬 留言讨论