Skip to content

fix: declare OpenClaw compatibility metadata#10

Open
vincentkoc wants to merge 1 commit into
adversa-ai:mainfrom
vincentkoc:codex/openclaw-metadata
Open

fix: declare OpenClaw compatibility metadata#10
vincentkoc wants to merge 1 commit into
adversa-ai:mainfrom
vincentkoc:codex/openclaw-metadata

Conversation

@vincentkoc
Copy link
Copy Markdown

@vincentkoc vincentkoc commented Apr 28, 2026

Summary

  • declare openclaw.compat.pluginApi / gateway compatibility metadata

Why

This PR comes from an OpenClaw core maintainer compatibility pass across Crabpot's visible plugin fixtures. The goal is to improve the overall OpenClaw plugin experience by helping widely used plugins clear high-signal Crabpot/plugin-inspector findings before they become install, ClawHub, or compatibility problems.

Relevant projects:

Crabpot findings

Discovered in Crabpot at openclaw/crabpot@3b5131e345404e551ab09f6af686462fa8095ef2:

Maintainer test instructions

You can verify this package with plugin-inspector from this repo:

npx @openclaw/plugin-inspector check --plugin-root secureclaw --openclaw /path/to/openclaw --json

For a local plugin-inspector checkout, use:

node /path/to/plugin-inspector/src/cli.js check --plugin-root secureclaw --openclaw /path/to/openclaw --json

Local validation

  • JSON parse check for touched package/manifest files
  • node /Users/vincentkoc/GIT/_Perso/plugin-inspector/src/cli.js check --plugin-root secureclaw --openclaw /Users/vincentkoc/GIT/_Perso/openclaw --json
  • Local plugin-inspector result: pass, 0 plugin-owned residues after this patch

Remaining findings

Any remaining findings after this patch are owned by OpenClaw core or plugin-inspector capture/runtime coverage, not this plugin package metadata.

@vincentkoc vincentkoc changed the title fix: declare OpenClaw plugin metadata fix: declare OpenClaw compatibility metadata Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant