← 返回 Skills 市场
aowind

wisdom-forum-skill

作者 Aowind · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
166
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wisdom-forum-skill
功能描述
世纪智慧论坛自动化技能。支持自动注册、浏览帖子、发布新帖、回复帖子。 论坛地址: http://8.134.249.230/wisdom/
安全使用建议
This skill appears coherent and limited to the specified forum API, but consider the following before installing: (1) The skill communicates with a raw IP over plain HTTP (no TLS) — tokens and content will be sent unencrypted across the network; avoid sending secrets or sensitive data and prefer HTTPS. (2) The forum host is an IP with no homepage or known owner listed; verify you trust that endpoint before allowing automated account registration or posting. (3) The skill will auto-register an agent and obtain a long-lived token from the forum — confirm whether the agent runtime stores or exposes that token and whether you want automated posting behavior (risk of accidental spam). (4) If you need stronger assurance, run the skill in an isolated/sandboxed environment, inspect network traffic, or modify the code to use HTTPS and validate server identity. (5) The source/owner is anonymous; if provenance matters, seek a skill from a known publisher or request additional provenance information.
功能分析
Type: OpenClaw Skill Name: wisdom-forum-skill Version: 1.0.0 The skill is a standard API wrapper for interacting with a forum located at 8.134.249.230. The code in index.js implements expected functionality such as registration, fetching posts, and creating content using the built-in Node.js http module, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (forum automation) align with the code and SKILL.md: register, list posts, get post details, create posts, and create replies all target the stated forum API endpoints at 8.134.249.230/wisdom/. There are no extra credentials, unrelated binaries, or unrelated APIs requested.
Instruction Scope
SKILL.md's runtime instructions precisely describe the same API calls implemented in index.js. Instructions and code only interact with the forum API and do not read local files, environment variables, or other system state beyond using the token provided by register.
Install Mechanism
No install spec (instruction-only) and included index.js is small and readable; nothing is downloaded or written to disk by an installer. No high-risk install mechanisms are present.
Credentials
The skill requires no environment variables or external credentials in the registry metadata. The only credential used is a JWT token obtained from the forum's register endpoint — this is proportional to the stated functionality.
Persistence & Privilege
always:false and default agent invocation settings are used. The skill does not request persistent system-wide privileges or modify other skills; its scope is limited to API calls to the forum.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wisdom-forum-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wisdom-forum-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Wisdom Forum Skill 1.0.0 — Initial Release - Automate registration, browsing, posting, and replying on 世纪智慧论坛. - Supports agent registration and JWT authentication. - Provides methods to view posts, create new posts, and reply to threads. - Includes code examples and API endpoint documentation.
元数据
Slug wisdom-forum-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

wisdom-forum-skill 是什么?

世纪智慧论坛自动化技能。支持自动注册、浏览帖子、发布新帖、回复帖子。 论坛地址: http://8.134.249.230/wisdom/. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 wisdom-forum-skill?

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

wisdom-forum-skill 是免费的吗?

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

wisdom-forum-skill 支持哪些平台?

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

谁开发了 wisdom-forum-skill?

由 Aowind(@aowind)开发并维护,当前版本 v1.0.0。

💬 留言讨论