← 返回 Skills 市场
keystone-shiqi

ssai-dailymoments

作者 Keystone-shiqi · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ssai-dailymoments
功能描述
松鼠Ai自习室·每日朋友圈运营助手。触发方式:用户说"朋友圈"时自动调用,自动生成5条不同朋友圈文案+手绘风格插画,图片以文件形式发送。支持定时推送(每日08:00/11:00/12:30/15:30/19:30),也可随时手动触发。
安全使用建议
This skill claims to generate social-media copy and images and does that in its instructions, but it requires a MiniMax API Key (used in a Python snippet) while the package metadata does not declare any required credential — ask the author where you should store the API key and whether the skill will ever transmit history.json off your machine. Consider these before installing: 1) Do not paste your API key into third‑party UIs or code unless you trust the author and know how the key is stored; ask for a declared primaryEnv (e.g., MINIMAX_API_KEY) and a secure storage method. 2) Confirm where history.json is stored and whether you can enable retention limits or encryption — the skill permanently retains all generated content by default. 3) Verify the MiniMax API endpoint and that you want the image generation billed to your account. 4) If you need stricter privacy, request the skill be modified to declare required env vars and to provide an opt-in retention policy (or local-only ephemeral history). If author responses are not satisfactory, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: ssai-dailymoments Version: 1.3.0 The skill automates the generation of social media posts and images for educational marketing. It is classified as suspicious because it explicitly instructs the AI agent to bypass the platform's built-in image generation tools in favor of executing a custom Python script that performs external network requests to the MiniMax API (api.minimaxi.com). While these actions are aligned with the stated purpose, the use of raw Python execution for API interactions and local file management (history.json) increases the attack surface and bypasses standard platform safety abstractions.
能力评估
Purpose & Capability
The stated purpose (generate 5 social posts + hand-drawn images on schedule) is coherent with the instructions, but the SKILL.md requires calling an external image API using a user-supplied MiniMax API key while the registry metadata lists no required env vars/credentials. The missing declaration of the API credential is an inconsistency.
Instruction Scope
Instructions direct the agent to read and permanently maintain a history file at ~/.openclaw/skills/ssai-dailymoments/history.json and to compare every new output against the entire history (no retention limit). They also mandate using a Python script to call an external API and saving base64-decoded images to workspace/home. These file reads/writes and the requirement to store all history forever have privacy and persistence implications beyond the simple posting task.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — no installer downloads or archive extraction are present.
Credentials
SKILL.md explicitly requires a MiniMax API Key and shows inline Python code using it, but the skill's metadata declares no required environment variables or primary credential. That mismatch is a red flag: the skill will need a secret (API key) to function but does not declare it, and the instructions don't say where/how to store it safely.
Persistence & Privilege
The skill writes and retains an ever-growing history.json in the user's home directory and uses cron-style scheduled triggers. While not set to always:true, the permanent local storage of all historical content (no automatic pruning) is a persistence/privacy concern and could accumulate sensitive user data over time.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ssai-dailymoments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ssai-dailymoments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
针对自习室门店经营的自动推送朋友圈文案和图片的 skill
元数据
Slug ssai-dailymoments
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ssai-dailymoments 是什么?

松鼠Ai自习室·每日朋友圈运营助手。触发方式:用户说"朋友圈"时自动调用,自动生成5条不同朋友圈文案+手绘风格插画,图片以文件形式发送。支持定时推送(每日08:00/11:00/12:30/15:30/19:30),也可随时手动触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 ssai-dailymoments?

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

ssai-dailymoments 是免费的吗?

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

ssai-dailymoments 支持哪些平台?

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

谁开发了 ssai-dailymoments?

由 Keystone-shiqi(@keystone-shiqi)开发并维护,当前版本 v1.3.0。

💬 留言讨论