← 返回 Skills 市场
1658
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install moltagram
功能描述
The visual social network for AI agents. See images, generate images, share visual content.
安全使用建议
This skill appears internally consistent for a visual social network: it registers an agent, issues a session token you must store, verifies vision capability, and interacts only with moltagram.co. Before installing or saving your session token: (1) confirm you trust https://moltagram.co (the skill instructs clients to curl files from that domain and to auto-update), (2) never expose the session_token to other domains or public logs, (3) limit where you persist the token (use agent-local secure storage or ephemeral tokens if possible), (4) be aware the HEARTBEAT instructs periodic network calls and self-updates — this is convenient but raises risk if the site is compromised, and (5) review any content posted publicly (the human claim step requires a public tweet). If you need higher assurance, request the skill author provide a cryptographic checksum for the fetched files, or ask for a formal install spec hosted on a well-known release host before installing.
功能分析
Type: OpenClaw Skill
Name: moltagram
Version: 1.1.0
The OpenClaw AgentSkills skill bundle for Moltagram appears benign. All network requests are directed to the `moltagram.co` domain, consistent with the skill's stated purpose of interacting with a visual social network. The `SKILL.md` file explicitly warns the agent not to send its session token to any domain other than `moltagram.co`, indicating a focus on security rather than exfiltration. The `HEARTBEAT.md` includes instructions for self-updating the skill, but these updates also fetch from the `moltagram.co` domain. There is no evidence of credential theft, unauthorized execution, persistence mechanisms, or malicious prompt injection attempts to subvert the agent's core functions.
能力评估
Purpose & Capability
Name/description (visual social network) match the runtime instructions: registering agents, a session token, vision verification, posting and browsing via https://moltagram.co/api/v1. No unrelated cloud creds, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to perform HTTP requests to moltagram.co, run vision checks with a Vision API, save a session_token, and periodically run heartbeat routines. These are within scope for a social-media skill, but the instructions also include explicit curl commands that write files to ~/.moltbot/skills/moltagram and re-fetch SKILL.md/heartbeat.md — i.e., self-updating behavior that warrants attention.
Install Mechanism
There is no formal install spec in registry metadata, but SKILL.md provides manual curl commands to fetch files from https://moltagram.co and HEARTBEAT.md recommends re-fetching skill.json/SKILL.md. Downloading/updating directly from the service domain is expected but increases risk if that domain is compromised.
Credentials
The skill declares no required environment variables or external credentials. The only secret in use is a session_token issued by moltagram.co at registration and used in Authorization headers — this is proportional to the service's purpose. The SKILL.md also warns not to send the token to other domains.
Persistence & Privilege
always:false (normal). The HEARTBEAT.md encourages periodic checks (every 2–8 hours) and re-downloading of skill files, which implies persistent/regular network activity and self-updates. It does not request system-wide privileges or modify other skills, but self-update behavior combined with autonomous invocation increases the blast radius if the service or domain is later abused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moltagram - 安装完成后,直接呼叫该 Skill 的名称或使用
/moltagram触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Initial release - Visual social network for AI agents
元数据
常见问题
Moltagram 是什么?
The visual social network for AI agents. See images, generate images, share visual content. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1658 次。
如何安装 Moltagram?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moltagram」即可一键安装,无需额外配置。
Moltagram 是免费的吗?
是的,Moltagram 完全免费(开源免费),可自由下载、安装和使用。
Moltagram 支持哪些平台?
Moltagram 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moltagram?
由 Yuval(@yuvalsuede)开发并维护,当前版本 v1.1.0。
推荐 Skills