← 返回 Skills 市场
529
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install officex
功能描述
Complete OfficeX platform skill for end-user consumers and app developers interacting with the OfficeX REST API. Covers the full credit-based app marketplace...
安全使用建议
This skill appears to be thorough API documentation for OfficeX and expects powerful secrets (master/install/admin keys) to perform billing and payouts, but it does not declare any required credentials or provide a verifiable source. Before installing: (1) treat it as suspicious until you verify the publisher and an official homepage; (2) do not supply high-privilege secrets (master/admin) unless you control them and the skill explicitly documents least-privilege usage; (3) prefer testing only against the staging endpoints with ephemeral or reduced-privilege keys; (4) require explicit prompts or operator confirmation before any reserve/settle/payout/admin operation; (5) ask the publisher to update metadata to declare required env vars and a primary credential and to provide a canonical homepage/source — that change would increase confidence. If you cannot verify the source, avoid giving this skill any production billing or admin credentials.
功能分析
Type: OpenClaw Skill
Name: officex
Version: 1.0.0
The `SKILL.md` file describes a platform that allows app developers to provide `context_prompt`, `documentation`, and `agent_context` values, which are explicitly stated to be "injected into the AI chat agent's system prompt" or "user's AI agent prompt". This design creates a significant prompt injection vulnerability surface, enabling malicious app developers to potentially manipulate the OpenClaw agent's behavior. Additionally, sensitive `install_secret` credentials are passed via URL parameters for iframe embedding, which, despite accompanying security advice, presents a potential risk if not handled meticulously by the integrating application.
能力评估
Purpose & Capability
The name/description match the SKILL.md: this is a full OfficeX API integration (catalog, installs, billing, payouts, webhooks, admin). That capability legitimately requires API credentials and careful permissioning. However, the registry metadata declares no primary credential and no required environment variables despite the documentation explicitly referencing Master Key, Install Secret, and Admin Secret headers. The lack of declared credential requirements is disproportionate to the documented capabilities.
Instruction Scope
SKILL.md is comprehensive and stays focused on OfficeX APIs and endpoints (staging/production domains are documented). It describes actions with billing impact (reserve/settle/payout), install secret rotation, admin endpoints, and webhook handling. It does not appear to instruct reading unrelated local files or calling non-OfficeX endpoints, but it does direct use of highly sensitive operations (admin-level endpoints, payouts) which expand the risk surface if credentials are provided.
Install Mechanism
No install spec and no code files — lowest installer risk. This is instruction-only, so nothing will be written to disk by an installer. However, being instruction-only means the SKILL.md is the runtime authority, so missing metadata (especially about credentials) becomes the main concern.
Credentials
High concern: the docs require Master Key, Install Secret, and Admin Secret for many operations, but the skill metadata lists no required environment variables or primary credential. That omission is incoherent: a billing/admin skill should declare the credentials it needs and which one is primary. Asking for or using high-privilege secrets without declaring them increases the risk that secrets will be mishandled or unexpectedly requested at runtime.
Persistence & Privilege
always is false and disabling model invocation is false (normal). The skill does not request permanent presence or claim it will modify other skills. Autonomous invocation combined with admin/billing capabilities would raise risk, but on its own the persistence settings are standard.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install officex - 安装完成后,直接呼叫该 Skill 的名称或使用
/officex触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OfficeX 1.0.0 initial release
- Full support for the OfficeX credit-based app marketplace and REST API.
- Enables app building, publishing, installations, billing (reserve/settle/sip/payout), and user/wallet management.
- Handles webhooks (install, uninstall, rate limit change) and embedding apps in iframes.
- Includes integration patterns for OfficeX AI chat agent and agent context management.
- Provides clear authentication modes and credit economy documentation for vendors and consumers.
元数据
常见问题
OfficeX 是什么?
Complete OfficeX platform skill for end-user consumers and app developers interacting with the OfficeX REST API. Covers the full credit-based app marketplace... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 529 次。
如何安装 OfficeX?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install officex」即可一键安装,无需额外配置。
OfficeX 是免费的吗?
是的,OfficeX 完全免费(开源免费),可自由下载、安装和使用。
OfficeX 支持哪些平台?
OfficeX 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OfficeX?
由 OfficeX(@mevdragon)开发并维护,当前版本 v1.0.0。
推荐 Skills