← Back to Skills Marketplace
mevdragon

OfficeX

by OfficeX · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
529
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install officex
Description
Complete OfficeX platform skill for end-user consumers and app developers interacting with the OfficeX REST API. Covers the full credit-based app marketplace...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install officex
  3. After installation, invoke the skill by name or use /officex
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug officex
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 529 downloads so far.

How do I install OfficeX?

Run "/install officex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OfficeX free?

Yes, OfficeX is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OfficeX support?

OfficeX is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OfficeX?

It is built and maintained by OfficeX (@mevdragon); the current version is v1.0.0.

💬 Comments