mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 15:37:32 +00:00
fix(plugins): allow media-understanding package suffix
This commit is contained in:
@@ -435,6 +435,11 @@ skills.
|
||||
Use allowlists and explicit install/load paths for non-bundled plugins. Treat
|
||||
workspace plugins as development-time code, not production defaults.
|
||||
|
||||
For bundled workspace package names, keep the plugin id anchored in the npm
|
||||
name: `@openclaw/<id>` by default, or an approved typed suffix such as
|
||||
`-provider`, `-plugin`, `-speech`, `-sandbox`, or `-media-understanding` when
|
||||
the package intentionally exposes a narrower plugin role.
|
||||
|
||||
Important trust note:
|
||||
|
||||
- `plugins.allow` trusts **plugin ids**, not source provenance.
|
||||
|
||||
Reference in New Issue
Block a user