← 返回 Skills 市场
cypherm

Oss Pilot

作者 Cypher · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
174
总下载
0
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install oss-pilot
功能描述
End-to-end open-source GitHub contribution automation system. Discover high-value issues, implement fixes, open quality PRs, monitor CI/review status, and le...
安全使用建议
This skill appears coherent for automating GitHub contributions. Before installing or running it: 1) Ensure gh and git are installed and gh is authenticated with the account you intend to use. 2) Use a container/VM or a dedicated automation account when targeting unfamiliar repos (the skill runs repo build/test commands which can run postinstall hooks). 3) Review and populate the profile (local_path, upstream_remote) so the skill operates on the intended clone/remotes. 4) Manually inspect package.json/Makefile/etc. for risky scripts before the first install/test run. 5) Keep the workspace (./oss-pilot-data/) and local clones on disk you control; consider limiting network/mount privileges in your sandbox. If you want additional assurance, request the skill author/source or a code-based implementation (instead of instruction-only) so the code can be audited.
能力评估
Purpose & Capability
Name/description (automating discover→implement→PR→check) match the runtime instructions and required binaries (gh, git). No unrelated credentials, tools, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to read/write profile and PR context files under ./oss-pilot-data/, operate on a local clone (local_path), run gh/git commands, and execute repo build/lint/test commands (e.g., pnpm install, make, cargo test). Executing repo toolchains is necessary for this skill but carries the expected risk of running untrusted build scripts; the README/SKILL.md explicitly calls this out and suggests gating and containment.
Install Mechanism
Instruction-only skill with no install spec and no downloads — lowest install risk. It relies on existing gh/git binaries being present.
Credentials
No environment variables, secrets, or unrelated service credentials are requested. The only external access is via the gh CLI to GitHub, which is proportional to the described functionality.
Persistence & Privilege
Skill stores profiles and context under ./oss-pilot-data/ and expects to read/write local clones (local_path). It does not request always:true or modify other skills; autonomous invocation is allowed by platform default. Because it executes local commands, combine this persistence with sandboxing recommendations before use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oss-pilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oss-pilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
README rewrite: 3 merged PR links, security model, updated install instructions
v2.0.1
Add Security Model section: documents RCE surface from build commands, explains runtime exec approval gating, recommends container hardening
v2.0.0
Major rewrite: expanded discover scoring/decay, richer check retrospective, improved pr root-cause analysis, auto cold-start refinements
v1.0.6
Declare git as required binary and explicitly describe filesystem access and tool usage in skill description to resolve metadata-content mismatch
v1.0.5
Improve search visibility: add GitHub and automation keywords to description
v1.0.4
Fix: purge ALL Unicode characters from ALL 8 files -- pure ASCII only to resolve security scan false positive
v1.0.3
Fix: replace all Unicode characters (arrows, box-drawing, em dashes) with pure ASCII to resolve security scan prompt-injection false positive
v1.0.2
Fix: declare gh CLI as required binary in skill metadata to resolve security scan warning
v1.0.1
Fix: replace ~/.claude/ paths with workspace-relative paths to resolve security scan flag
v1.0.0
Initial release: end-to-end OSS contribution system with discover, auto, pr, check skills and learning loop
元数据
Slug oss-pilot
版本 2.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

Oss Pilot 是什么?

End-to-end open-source GitHub contribution automation system. Discover high-value issues, implement fixes, open quality PRs, monitor CI/review status, and le... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。

如何安装 Oss Pilot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oss-pilot」即可一键安装,无需额外配置。

Oss Pilot 是免费的吗?

是的,Oss Pilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Oss Pilot 支持哪些平台?

Oss Pilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Oss Pilot?

由 Cypher(@cypherm)开发并维护,当前版本 v2.0.2。

💬 留言讨论