Browser-native backends for the web frontend: an IndexedDB Store, an OPFS file store, and a WebCrypto-backed vault.
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
src/plugin-tool.ts: explicit plugin add calls ctx.loadPlugin(specifier) after confirmation.
src/plugin-tool.tsView on unpkgsrc/plugin-tool.ts: accepts URL specifiers for plugin activation.
src/plugin-tool.tsView on unpkgsrc/plugin.ts: persists added plugin specifiers and replays services.loadPlugin() on browser boot.
src/plugin.tsView on unpkgsrc/plugin-tool.ts: explicit plugin add calls ctx.loadPlugin(specifier) after confirmation.
src/plugin-tool.tsView on unpkgsrc/plugin-tool.ts: accepts URL specifiers for plugin activation.
src/plugin-tool.tsView on unpkgsrc/plugin.ts: persists added plugin specifiers and replays services.loadPlugin() on browser boot.
src/plugin.tsView on unpkg