mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 14:45:46 +00:00
refactor(plugins): tighten web fetch provider boundary (#59646)
* refactor(plugins): tighten web fetch provider boundary * fix(config): sync fetch secret parity and baseline * fix(ci): enforce web fetch boundary guard
This commit is contained in:
@@ -39,6 +39,7 @@ export function describeWebFetchProviderContracts(pluginId: string) {
|
||||
}
|
||||
return entry.credentialValue;
|
||||
},
|
||||
pluginId,
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user