← Back to Skills Marketplace
steipete

Codex Owner Move E2E

by Peter Steinberger · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ⚠ suspicious
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install codex-owner-move-1778256762
Description
Validates end-to-end skill owner migration by publishing, transferring with migration flag, verifying, and cleaning up a temporary skill.
README (SKILL.md)

Codex Owner Move E2E

Use this temporary skill to validate that a ClawHub skill can be published under a personal owner, moved to an organization owner with an explicit migration flag, inspected after the move, and removed during cleanup.

When to use

Run this only for maintainer validation of the skill owner migration flow. It is intentionally scoped to a throwaway slug and should not be installed by users.

Procedure

  1. Publish version 0.0.1 under the authenticated personal publisher.
  2. Publish version 0.0.2 with the OpenClaw owner selected and the migration opt-in enabled.
  3. Inspect the skill and verify that the latest version is 0.0.2.
  4. Delete the temporary skill after validation completes.

Expected behavior

The publish operation should preserve the same skill record while changing the owner publisher. Existing version history, stats, aliases, and audit history should remain attached to the skill. If the migration flag is missing, the backend should reject the owner change instead of silently transferring ownership.

Usage Guidance
Do not install this as a normal user skill. It is explicitly described as maintainer-only validation and should only be run in a sandbox or controlled maintainer environment with the exact temporary skill target confirmed before any publish, owner-transfer, or delete action.
Capability Analysis
Type: OpenClaw Skill Name: codex-owner-move-1778256762 Version: 0.0.1 The skill bundle is a documentation-only package designed for maintainer validation of a skill owner migration workflow. It contains no executable code, and the instructions in SKILL.md are limited to testing administrative actions (publishing and deleting a temporary skill) within the OpenClaw ecosystem, showing no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The stated purpose is maintainer-only owner-migration validation, not ordinary user assistance, and the procedure involves publishing, owner transfer, verification, and deletion of a skill.
Instruction Scope
The instructions describe high-impact registry mutations but do not include explicit user confirmation, dry-run safeguards, or a concrete target boundary beyond saying the slug is throwaway.
Install Mechanism
No install spec or code files are present, so there is no evidence of install-time execution or hidden helper code.
Credentials
The workflow requires authenticated personal and organization publisher authority, which is high-impact account access and is not declared as a required credential in the metadata.
Persistence & Privilege
The workflow intentionally changes persistent skill ownership/version state and then deletes the temporary skill, which can affect registry records if run in the wrong context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install codex-owner-move-1778256762
  3. After installation, invoke the skill by name or use /codex-owner-move-1778256762
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
create for PR 2102 e2e
Metadata
Slug codex-owner-move-1778256762
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Codex Owner Move E2E?

Validates end-to-end skill owner migration by publishing, transferring with migration flag, verifying, and cleaning up a temporary skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install Codex Owner Move E2E?

Run "/install codex-owner-move-1778256762" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Codex Owner Move E2E free?

Yes, Codex Owner Move E2E is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Codex Owner Move E2E support?

Codex Owner Move E2E is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Codex Owner Move E2E?

It is built and maintained by Peter Steinberger (@steipete); the current version is v0.0.1.

💬 Comments