mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 14:20:29 +00:00
fix: restrict remote marketplace plugin sources
This commit is contained in:
@@ -120,6 +120,11 @@ Marketplace sources can be:
|
||||
- a GitHub repo shorthand such as `owner/repo`
|
||||
- a git URL
|
||||
|
||||
For remote marketplaces loaded from GitHub or git, plugin entries must stay
|
||||
inside the cloned marketplace repo. OpenClaw accepts relative path sources from
|
||||
that repo and rejects external git, GitHub, URL/archive, and absolute-path
|
||||
plugin sources from remote manifests.
|
||||
|
||||
For local paths and archives, OpenClaw auto-detects:
|
||||
|
||||
- native OpenClaw plugins (`openclaw.plugin.json`)
|
||||
|
||||
Reference in New Issue
Block a user