Skip to content

AI Tagger Universe

Automatically analyze note content and add relevant tags using AI

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

Data

IDai-tagger-universe
Authorniehu2018
FundingSupport the Author
Minimum Obsidian Version1.4.0
Official Release Date2025-02-13
Last update2026-06-23

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-02-13Plugin Added
2025-02-13authorniehu2018Hu Nie
2026-05-12authorHu Nieniehu2018

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size412 KB
Detected ES VersionES2022
Probably MinifiedNo
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependenciesjs-yaml
Dev Dependencies@types/js-yaml, @types/node, builtin-modules, esbuild, obsidian, tslib, typescript

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
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs, Uses browser network APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighremote_dom_script_injection:script (1)
Uses direct Node filesystem-related modulesWarningHighpath (1)
References localhost or private-network addressesWarningMediumlocalhost (9)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (19)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (6), app.metadataCache (23)
References URLs or constructs URL objectsInfoHighhttp:// (12), https:// (20), URL (3)
Uses browser network APIsInfoHighfetch (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (30), obsidian.Setting (30)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (2)
Accesses Obsidian vault APIsInfoHighapp.vault (33)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (5)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (4)
Reads vault filesInfoHighapp.vault.read (3)
Writes vault filesInfoHighapp.vault.modify (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (26)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (2)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (2), app.workspace.getLeavesOfType (4), app.workspace.revealLeaf (2), 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 10058 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-02-13None
1.0.12025-02-13None
1.0.22025-02-22None
1.0.32025-03-02None
1.0.42025-03-05None
1.0.52025-03-10None
1.0.62025-03-11None
1.0.72025-03-12None
1.0.82025-03-16None
1.0.92025-03-21None
1.0.102025-03-23None
1.0.112025-04-11None
1.0.122025-04-12None
1.0.132025-04-23None
1.0.142025-09-16None
1.0.152025-10-23None
1.0.162026-02-06None
1.0.172026-03-10None
1.0.182026-05-03None
1.0.192026-06-23None