← 返回 Skills 市场
kleberbaum

p5

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
676
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install p5
功能描述
P5 namespace for Netsnek e.U. creative coding platform. Interactive sketch creation, generative art, and visual programming.
安全使用建议
This skill is low-risk: it only runs a small shell script that prints static information. Before installing, you may wish to (1) verify the author/owner if you need provenance (the source was listed as unknown), (2) note a minor documentation inconsistency (claw.json/README claim MIT license while the JSON output uses "All rights reserved"), and (3) inspect the packaged scripts locally (scripts/p5-info.sh) — running them locally is safe because they only echo text/JSON. If you plan to trust this skill for production or publishing, confirm the Netsnek identity and licensing with the upstream project.
功能分析
Type: OpenClaw Skill Name: p5 Version: 0.1.0 The skill requests 'exec' permission, which is a broad capability, but its usage is limited to a single shell script, `scripts/p5-info.sh`. This script is entirely benign, only printing static information based on predefined flags using `echo` and `cat` commands. It does not process user input in a way that could lead to shell injection, perform network requests, access sensitive files, or execute dynamic code. The `SKILL.md` and `README.md` files contain no prompt injection attempts or instructions for the agent to perform malicious actions. The skill's behavior is fully transparent and aligned with its stated purpose.
能力评估
Purpose & Capability
Name, description, and included files align: the skill is an informational namespace for a creative-coding product and contains a single script that prints human-readable and JSON metadata. Nothing requires unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md instructs the agent to run scripts/p5-info.sh (about, --capabilities, --json). The script only outputs static text/JSON and does not read files, environment variables, or network resources at runtime.
Install Mechanism
No install spec is present; the skill is instruction-only with a packaged script. No downloads or archive extraction occur, and no external install sources are used.
Credentials
The skill declares no required environment variables, credentials, or config paths; the runtime script does not access env vars or secrets. Requested privileges are proportional to the stated informational purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request persistent system changes, modify other skills, or require elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install p5
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /p5 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: P5 creative coding platform namespace.
元数据
Slug p5
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

p5 是什么?

P5 namespace for Netsnek e.U. creative coding platform. Interactive sketch creation, generative art, and visual programming. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 676 次。

如何安装 p5?

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

p5 是免费的吗?

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

p5 支持哪些平台?

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

谁开发了 p5?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论