Skip to content

Steward

An AI-powered assistant that helps you with your notes: Fast search, flexible commands, and chat with LLMs.

The above warnings are based on limited information and might not always be accurate.

Data

IDsteward
Authorgooglicius
FundingSupport the Author
Minimum Obsidian Version1.8.7
Official Release Date2025-10-29
Last update2026-06-13

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jun 15, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-10-29Plugin Added
2026-05-12authorDang Nguyengooglicius

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size2.06 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings13 disclosures
Uses BRAT beta releasesNo
Dependenciesacorn, i18next, jsonrepair, lz-string, zod
Dev Dependencies@ai-sdk/anthropic, @ai-sdk/elevenlabs, @ai-sdk/google, @ai-sdk/hume, @ai-sdk/mcp, @ai-sdk/openai, @ai-sdk/openai-compatible, @codemirror/autocomplete, @tailwindcss/postcss, @types/crypto-js, @types/jest, @types/js-yaml, @types/mustache, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @xterm/addon-fit, @xterm/addon-serialize, @xterm/xterm, ai, autoprefixer, builtin-modules, chrono-node, crypto-js, dexie, esbuild, eslint, eslint-plugin-obsidianmd, fake-indexeddb, jest, js-yaml, mustache, node-pty, obsidian, ollama-ai-provider-v2, patch-package, postcss, postcss-cli, prettier, socket.io, socket.io-client, strip-ansi, tailwindcss, ts-jest, tslib, typescript, typescript-eslint

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Clipboard AccessReads or writes clipboard data
Editor BehaviorRegisters editor extensions
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache
Network AccessUses browser network APIs
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteRenames, deletes, trashes, or copies vault files, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses Node process or subprocess APIsWarningHighprocess.env (4), process.platform (3)
References localhost or private-network addressesWarningMedium127.0.0.1 (2), localhost (2)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.renameFile (3), app.fileManager.trashFile (3), app.vault.copy (1), app.vault.delete (2)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Includes large embedded base64 blobsInfoHighbase64 blob (4)
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (15)
Registers events, DOM handlers, or intervalsInfoHighthis.registerEvent (2)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (8), app.metadataCache (6)
References URLs or constructs URL objectsInfoHighhttp:// (4), https:// (10), URL (2), URLSearchParams (1)
Uses browser network APIsInfoHighfetch (1)
Persists plugin settings or dataInfoHighthis.loadData (2), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (37), obsidian.Setting (37)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2), this.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (56)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (12)
Enumerates vault filesInfoHighapp.vault.getAllFolders (1), app.vault.getFiles (2)
Reads vault filesInfoHighapp.vault.cachedRead (3)
Writes vault filesInfoHighapp.vault.create (4), app.vault.createFolder (3), app.vault.modify (4), app.vault.process (3)
Accesses Obsidian workspace APIsInfoHighapp.workspace (28)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (2), app.workspace.activeEditor (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (2), app.workspace.revealLeaf (4), registerView (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 64445 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02025-07-27Released while not listed
1.0.12025-07-28Released while not listed
1.0.22025-08-01Released while not listed
1.0.32025-08-14Released while not listed
1.0.42025-08-27Released while not listed
1.0.52025-09-05Released while not listed
1.0.62025-09-13Released while not listed
1.0.72025-09-17Released while not listed
1.0.82025-10-01Released while not listed
1.0.92025-10-07Released while not listed
1.0.102025-10-11Released while not listed
1.0.112025-10-20Released while not listed
1.0.122025-10-27Released while not listed
1.1.02025-11-01None
1.2.02025-11-25None
1.2.12025-11-30None
1.2.22025-12-08None
1.2.32025-12-11Prerelease
2.0.02026-01-03None
2.0.12026-01-06None
2.0.22026-01-15None
2.0.32026-01-23None
2.0.42026-01-25None
2.0.52026-01-28None
2.0.62026-02-07None
2.1.02026-02-11None
2.1.12026-02-23Prerelease
2.2.02026-02-23None
2.3.02026-03-07None
2.4.02026-03-21None
2.5.02026-03-27None
2.5.12026-03-28None
2.6.02026-04-05None
2.7.02026-04-19None
2.7.12026-04-21None
2.7.22026-04-22None
2.7.32026-04-28None
2.8.02026-05-10None
2.8.12026-05-19None
2.9.02026-05-23None
2.10.02026-06-08None
2.10.12026-06-10None
2.11.02026-06-13None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.