← 返回 Skills 市场
OrgX Power
作者
Hope Atina
· GitHub ↗
· v1.0.0
· MIT-0
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orgx-power
功能描述
Power-user OrgX skill for OpenClaw. Use when you explicitly need the full mutation surface for entity CRUD, run control, checkpoints, stream reassignment, or...
安全使用建议
This skill intentionally exposes the platform's full admin/mutation surface. Only install/use it if you trust the runtime and need these privileged operations. Before enabling: (1) confirm the runtime enforces authorization and audit logging for the listed orgx_* methods, (2) restrict use to trusted agents/operators and require human approval for high-risk actions, (3) avoid granting the skill to agents that can act autonomously unless you have additional safeguards (manual approval/workflow gates, rate limits, or scoping), and (4) prefer the safer domain-scoped 'orgx' skill unless an operation truly requires the unscoped endpoint. If you cannot verify those controls, do not install or disable autonomous invocation for this skill.
功能分析
Type: OpenClaw Skill
Name: orgx-power
Version: 1.0.0
The skill provides high-privilege administrative capabilities for the OrgX orchestration platform, including direct entity mutation, stream reassignment, and agent configuration policy updates via 'update_agent_config' in SKILL.md. While the instructions include safety guidelines such as mandatory activity logging and human-in-the-loop decision requests, the broad 'power-user' permissions and access to the unscoped '/orgx/mcp' endpoint represent a significant risk surface that could be exploited to alter agent behavior or system state.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md documents an elevated 'power' set of OrgX mutation calls. Nothing requested (no env vars, no binaries) is out of scope for a purely-instruction skill that calls existing runtime plugin methods.
Instruction Scope
The instructions focus on calling elevated OrgX tools (create/update entities, run control, checkpoint restore). They do not ask the agent to read local files or unrelated env vars. However the doc explicitly references working against an 'unscoped /orgx/mcp endpoint' (i.e., bypassing domain-scoped safe surfaces), which is a potential scope escalation and should only be used where runtime authorization/audit controls are known.
Install Mechanism
No install spec and no code files — lowest-risk delivery model. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to an instruction-only skill that expects pre-existing runtime plugin capabilities.
Persistence & Privilege
The skill is user-invocable and allowed to be invoked autonomously by the agent (platform default). Because it exposes an elevated mutation surface, autonomous invocation increases blast radius if the runtime grants these operations without additional auth, human approval, or auditing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orgx-power - 安装完成后,直接呼叫该 Skill 的名称或使用
/orgx-power触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish the elevated OrgX power-user skill for full mutation and admin flows.
元数据
常见问题
OrgX Power 是什么?
Power-user OrgX skill for OpenClaw. Use when you explicitly need the full mutation surface for entity CRUD, run control, checkpoints, stream reassignment, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 OrgX Power?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orgx-power」即可一键安装,无需额外配置。
OrgX Power 是免费的吗?
是的,OrgX Power 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OrgX Power 支持哪些平台?
OrgX Power 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OrgX Power?
由 Hope Atina(@hopeatina)开发并维护,当前版本 v1.0.0。
推荐 Skills