docs(plugins): explain catalog install trust · openclaw/openclaw@417660b
vincentkoc
·
2026-05-05
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1009,6 +1009,8 @@ describe("plugins cli install", () => {
|
1009 | 1009 | |
1010 | 1010 | await runPluginsCommand(["plugins", "install", "@wecom/wecom-openclaw-plugin@latest"]); |
1011 | 1011 | |
| 1012 | +// Alternate selectors stay trusted by catalog package name, but must not |
| 1013 | +// inherit catalog integrity unless the install spec matches exactly. |
1012 | 1014 | expect(installPluginFromNpmSpec).toHaveBeenCalledWith( |
1013 | 1015 | expect.objectContaining({ |
1014 | 1016 | spec: "@wecom/wecom-openclaw-plugin@latest", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。