-
Notifications
You must be signed in to change notification settings - Fork 101
Make the Crabbox skill portable and sync the ClawSweeper snapshot #134
Copy link
Copy link
Open
Labels
P2Normal priority bug or improvement with limited blast radius.Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:securityThis issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.This issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Description
Activity
Metadata
Metadata
Assignees
Labels
P2Normal priority bug or improvement with limited blast radius.Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:securityThis issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.This issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Type
Fields
Priority
None yet
Problem
openclaw/agent-skillsis the canonical source for the shared Crabbox skill, but downstream repositories can retain stale, hand-copied snapshots:openclaw/openclawcurrently matches the canonical Crabbox skill.openclaw/clawsweeperoriginally copied the OpenClaw snapshot in chore: add constrained Crabbox setup clawsweeper#172 and later needed a downstream-only provider-routing correction in docs: honor resolved Crabbox provider configuration clawsweeper#675.This leaves no deterministic provenance, drift check, or reviewed update path for downstream snapshots.
Scope
This issue specifically tracks making the canonical Crabbox skill safely consumable by
openclaw/clawsweeperand automating the checked-in ClawSweeper snapshot at.agents/skills/crabbox.openclaw/openclawis the reference consumer whose snapshot currently matches canonical; it is not the primary downstream target of this issue.Goal
Keep one portable canonical Crabbox skill and provide deterministic, reviewable synchronization into the zero-setup
openclaw/clawsweeperrepository.Proposed work
main.openclaw/clawsweeper; confirmopenclaw/openclawremains compatible as the reference consumer.Acceptance criteria
mainadvanced.Non-goals