← 返回 Skills 市场
bytesagain-lab

Readme Maker

作者 bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
245
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install readme-maker
功能描述
Design beautiful GitHub profile READMEs with templates. Use when styling profiles, validating badges, generating stat widgets, formatting bio sections.
安全使用建议
This skill appears internally consistent and only stores data locally in ~/.local/share/readme-maker. Before installing or running it: (1) review the script if you plan to log sensitive content—entries are saved verbatim and exported without JSON escaping; avoid logging secrets or tokens; (2) confirm you are comfortable with a new directory and log files in your $HOME; (3) if you will run it in CI, ensure pipeline secrets are not passed to the tool (it has no sanitization); (4) verify the publisher (BytesAgain) via bytesagain.com or the provided contact if you need provenance. If you want extra caution, run the script in a sandboxed account/container to observe behavior first.
功能分析
Type: OpenClaw Skill Name: readme-maker Version: 2.0.0 The skill is classified as suspicious due to a significant functional discrepancy between its documentation and implementation. While SKILL.md claims the tool can 'lint,' 'format,' 'validate,' and 'generate' README files, the script (scripts/script.sh) is actually a simple logger that merely appends input arguments to local files in ~/.local/share/readme-maker/. This deceptive 'mock' behavior could mislead an AI agent into believing it has successfully performed a quality or security check when it has only recorded a string. Additionally, the _export function in script.sh lacks proper output encoding, making the generated JSON files fragile if inputs contain special characters.
能力评估
Purpose & Capability
Name/description (README templating, linting, formatting) align with the included shell script and SKILL.md: commands, logging, export, preview, diff, and stats are implemented and expected for a devtool of this type.
Instruction Scope
SKILL.md and the script are focused on local README tooling and persistent local logs. The runtime instructions and script only read/write files under the user's home data dir and use standard Unix utilities; they do not access unrelated system paths or external endpoints.
Install Mechanism
No install spec is provided (instruction-only with an included script). There is no network download or package install; the script runs locally. This is the lowest-risk install pattern.
Credentials
The skill requires no environment variables, no credentials, and no config paths beyond creating ~/.local/share/readme-maker. Nothing requested appears disproportionate to a README devtool.
Persistence & Privilege
The script creates and writes persistent logs under ~/.local/share/readme-maker (history and per-command logs) which is consistent with its described behavior. It is not 'always: true' and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install readme-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /readme-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
Slug readme-maker
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Readme Maker 是什么?

Design beautiful GitHub profile READMEs with templates. Use when styling profiles, validating badges, generating stat widgets, formatting bio sections. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。

如何安装 Readme Maker?

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

Readme Maker 是免费的吗?

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

Readme Maker 支持哪些平台?

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

谁开发了 Readme Maker?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。

💬 留言讨论