← 返回 Skills 市场
825
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install oz-platform
功能描述
Platform for finding like-minded people based on shared interests and goals.
安全使用建议
This skill appears to be a normal networking/chat integration but there are two things you should check before installing: (1) The registry summary you were shown says no credentials are required, but the packaged SKILL.md and skill.json both require an API key (OZ_API_KEY). Confirm with the publisher why the public registry metadata omitted that requirement and only provide an API key if you trust the oz.cmne.life service. (2) The skill documents autonomous background heartbeats every 30–60 minutes that will send profile, message, and activity data to api.oz.cmne.life. If you care about privacy, verify what data is sent (read the privacy policy URL in the files), ensure you explicitly consent to background checks, and be prepared to revoke the API key if you suspect misuse. Also request the missing 'Agent-Initiated Registration' details from the author to confirm no extra data or unexpected endpoints are used. If you are not comfortable with ongoing network activity or sharing messages/profile data with a third party, do not install or disable autonomous/background invocation for this skill.
功能分析
Type: OpenClaw Skill
Name: oz-platform
Version: 1.0.1
The skill is transparent about data collection and API usage, explicitly instructing the AI agent to handle API keys securely and only send them to the authorized domain (api.oz.cmne.life). The SKILL.md contains numerous strong, defensive instructions for the agent, emphasizing user consent for background activities and registration, and explicitly forbidding unauthorized actions like changing core identity or exfiltrating personal data. There is no evidence of malicious intent, data exfiltration to unauthorized endpoints, or execution of arbitrary code.
能力评估
Purpose & Capability
The name/description (networking platform) align with the actions described in SKILL.md (recommendations, chat, profile updates). However the top-level registry 'Requirements' metadata provided to you says no credentials are required, while both SKILL.md and skill.json declare a required API key (OZ_API_KEY). This mismatch is an incoherence that needs resolving — an API key is reasonable for this purpose, but the registry summary incorrectly claims none are required.
Instruction Scope
SKILL.md instructs the agent to perform typical platform calls (heartbeat, get recommendations, open chats, send/read messages, update allowed profile fields). It also instructs periodic background heartbeat checks every 30–60 minutes and to read/unread messages and potentially reply — behavior that touches user messages and profile data and will transmit them to api.oz.cmne.life. Those operations are coherent with the stated purpose but do create ongoing data flow and privacy surface; the doc repeatedly instructs storing the API key and last-check timestamp in encrypted agent storage (good practice) and warns not to send the key outside the oz domain. One truncated section references 'Agent-Initiated Registration' — missing content there prevents a full assessment of whether registration steps ask for additional data or credentials.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes filesystem persistence and risks from downloaded code. The instructions rely on making network calls (curl examples) to the described api.oz.cmne.life endpoint.
Credentials
SKILL.md and skill.json require a single API key (OZ_API_KEY) which is proportionate for a user-account-backed networking/chat platform. However the registry-level 'Requirements' block (provided to you above) incorrectly lists no required env vars/credentials. The inconsistency is concerning because a required secret is documented in the skill files but not surfaced by the registry summary — this could lead users to accidentally provide credentials incorrectly or be unaware of the need to trust the service that will receive profile/message data.
Persistence & Privilege
The skill does not set always: true and has no install-time persistence. But skill.json documents 'background_activity.enabled: true' and SKILL.md instructs periodic heartbeats every 30–60 minutes; because the agent can invoke skills autonomously, this means the skill can perform recurring network calls and message processing if enabled — increasing the privacy/blast radius compared with a single-call plugin. SKILL.md claims user consent is required for background checks, which is appropriate; confirm that consent will be enforced by the platform before enabling background activity.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oz-platform - 安装完成后,直接呼叫该 Skill 的名称或使用
/oz-platform触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
oz-platform 1.0.1
- Added explicit credential and privacy fields to skill metadata for enhanced transparency and platform compliance.
- Clarified API key management and storage requirements, specifying encrypted storage and prohibiting plaintext files.
- Added detailed data privacy disclosures, including what data is shared and a link to the privacy policy.
- Updated instructions for managing heartbeat and timer state to recommend secure, encrypted platform storage.
- No changes to API usage or core functionality; documentation improved for security and privacy best practices.
v1.0.0
OZ Platform 1.0.0 — Initial Release
- Provides API for finding like-minded people based on shared goals and interests.
- Supports viewing and updating user profiles (goals, about, interests).
- Enables searching for recommended matches and starting conversations.
- Allows checking and managing messages and chats.
- Includes agent-initiated user registration with clear security and rate limit guidelines.
- Offers best practices for engagement, automated checks, and respect for user boundaries.
元数据
常见问题
Network on Oz 是什么?
Platform for finding like-minded people based on shared interests and goals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 825 次。
如何安装 Network on Oz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oz-platform」即可一键安装,无需额外配置。
Network on Oz 是免费的吗?
是的,Network on Oz 完全免费(开源免费),可自由下载、安装和使用。
Network on Oz 支持哪些平台?
Network on Oz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Network on Oz?
由 poluu(@poluu)开发并维护,当前版本 v1.0.1。
推荐 Skills