← 返回 Skills 市场
Osop
作者
Archie0125
· GitHub ↗
· v1.2.0
· MIT-0
116
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install osop
功能描述
OSOP workflow authoring, validation, risk analysis, and self-optimization for AI agents
安全使用建议
This skill appears coherent with its stated purpose, but take these precautions before installing: (1) Inspect ~/.osop/config.yaml for any stored secrets or tokens and remove or rotate them if you don't trust the publisher. (2) Verify the OSOP_MCP_URL endpoint (is it an official/owned service?) — avoid pointing it to untrusted servers that could receive logs or workflow contents. (3) Remember that executing workflows can run 'cli', 'db', 'docker', 'infra' steps defined in the .osop file; only run workflows you’ve reviewed or that include approval gates. (4) Installing pyyaml is low-risk but will add a Python dependency; if you have strict supply-chain requirements, consider installing it in an isolated environment. If you need higher assurance, ask the publisher for source code or an official package release to audit how the MCP endpoint and config are used.
功能分析
Type: OpenClaw Skill
Name: osop
Version: 1.2.0
The OSOP skill bundle is a framework for defining and managing AI agent workflows (Standard Operating Procedures). The SKILL.md file provides instructions for authoring, validating, and risk-assessing workflows, including specific sub-skills for security reviews (/osop-review) and execution logging. The bundle lacks executable code and its instructions are strictly aligned with its stated purpose of workflow orchestration, incorporating safety features like dry-run modes and approval gates.
能力评估
Purpose & Capability
Name, description and listed capabilities align with requested artifacts: YAML parsing (pyyaml), optional Python binary, a per-user config (~/.osop/config.yaml), and an OSOP control-plane URL (OSOP_MCP_URL) are reasonable for defining/validating/executing workflows and talking to a remote management endpoint.
Instruction Scope
SKILL.md stays on-topic: it describes creating, validating, risk-assessing, converting, reporting and executing .osop workflows and producing .osoplog.yaml session logs. It does not instruct the agent to read unrelated system files or harvest unrelated environment variables. Note: executing workflows inherently may run CLI/db/git/docker/infra steps defined by the user’s workflows; those actions are expected but can be destructive depending on the workflow content.
Install Mechanism
Install spec is a single Python YAML library (pyyaml) via an 'uv' install kind (likely a virtualenv/pip install). Installing pyyaml is proportionate for YAML parsing; the install kind is somewhat ambiguous but not unusual. No arbitrary remote archive downloads or unusual installers are present.
Credentials
The only declared external artifact is OSOP_MCP_URL (primaryEnv) and a per-user config path. Requiring a management endpoint URL is reasonable for a workflow execution/management skill. However, ~/.osop/config.yaml may contain credentials/tokens — the user should review that file and the MCP endpoint before enabling the skill.
Persistence & Privilege
Skill is not forced-always (always:false) and is user-invocable. It does not request system-wide privileges or modifications to other skills. disable-model-invocation is false (normal for skills), so the skill may be invoked by the agent when permitted.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install osop - 安装完成后,直接呼叫该 Skill 的名称或使用
/osop触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Initial ClawHub release — OSOP core workflow skill
元数据
常见问题
Osop 是什么?
OSOP workflow authoring, validation, risk analysis, and self-optimization for AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Osop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install osop」即可一键安装,无需额外配置。
Osop 是免费的吗?
是的,Osop 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Osop 支持哪些平台?
Osop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Osop?
由 Archie0125(@archie0125)开发并维护,当前版本 v1.2.0。
推荐 Skills