Skip to content

Guozha AI Pro

AI-powered Obsidian chat, multimodal workflows, image generation, and WebDAV sync. - This plugin has not been manually reviewed by Obsidian staff.

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

Data

IDguozha-ai-pro
Authorjiahuacaogoodman-art
Minimum Obsidian Version1.7.2
Official Release Date2026-06-15
Last update2026-06-17

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 22, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-15Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. AI-powered Obsidian chat, multimodal workflows, image generation, and WebDAV sync.AI-powered Obsidian chat, multimodal workflows, image generation, and WebDAV sync. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-17Plugin Removed
2026-06-17Plugin Re-Added

Repository Data

LicenseNot Found in package.json
AGPL-3.0 in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size3.53 MB
Detected ES VersionES5
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@ai-sdk/openai, @codemirror/state, @codemirror/view, @deanc/esbuild-plugin-postcss, @electron/remote, @swc/cli, @swc/core, @types/diff-match-patch, @types/glob-to-regexp, @types/node, @types/path-browserify, @types/ramda, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @unocss/postcss, @vitest/coverage-v8, ai, assert, async-mutex, bottleneck, buffer, bytes-iec, chatbox, consola, crypto-browserify, diff-match-patch, esbuild, esbuild-sass-plugin, fast-xml-parser, fflate, glob-to-regexp, hash-wasm, html-entities, http-status-codes, i18next, js-base64, just-bash, node-diff3, npm-run-all2, obsidian, ohash, path-browserify, postcss-merge-rules, prettier, ramda, rxjs, stream-browserify, superjson, tslib, typescript, unocss, uuid, vitest, webdav, webdav-explorer, zod

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
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs, Uses browser network APIs
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
Webassembly UsageUses WebAssembly APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
Uses Node process or subprocess APIsWarningHighprocess.env (10), process.platform (2)
References localhost or private-network addressesWarningMedium127.0.0.1 (3), localhost (15)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Uses persistent browser storageInfoHighindexedDB.open (2)
Uses WebAssembly APIsInfoHighWebAssembly (2)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers events, DOM handlers, or intervalsInfoHighsetInterval (2), setTimeout (16)
References URLs or constructs URL objectsInfoHighhttp:// (17), https:// (33), URL (27), URLSearchParams (2)
Uses browser network APIsInfoHighfetch (3)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (97), obsidian.Setting (97)
Accesses Obsidian vault APIsInfoHighapp.vault (5)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (2)
Writes vault filesInfoHighapp.vault.create (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (1)
Registers or manipulates workspace views and panesInfoHighregisterView (1)

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 32943 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.2.22026-06-14Released while not listed
1.2.32026-06-15None
1.2.42026-06-15None
1.2.52026-06-15None
1.2.62026-06-15None
1.2.72026-06-15None
1.2.82026-06-15None
1.2.92026-06-15None
1.2.102026-06-15None
1.2.112026-06-15None
1.2.122026-06-15None
1.2.132026-06-15None
1.2.142026-06-15None
1.2.152026-06-15None
1.2.162026-06-15None
1.2.172026-06-15None
1.2.182026-06-15None
1.2.192026-06-15None
1.2.202026-06-16None
1.2.212026-06-16None
1.2.222026-06-16None
1.2.232026-06-16None
1.2.242026-06-16None
1.2.252026-06-16None
1.2.262026-06-16None
1.2.272026-06-16None
1.2.282026-06-17None
1.2.292026-06-17None
1.2.302026-06-17None
1.2.312026-06-17None

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.