obsidian-topic-maintainer

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or the associated Python script.
  • [COMMAND_EXECUTION]: The skill executes a local helper script (scripts/topic_tools.py) to perform vault maintenance tasks such as keyword clustering, link auditing, and backlink updates. All operations are confined to the local filesystem and target a user-specified project directory.
  • [DATA_EXFILTRATION]: There are no network-capable functions or external data transmission patterns present in the code. The skill operates exclusively on local data within the Obsidian vault.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from remote sources. It relies on standard Python libraries (os, re, glob, json) and local script logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 04:20 PM
Security Audit — agent-trust-hub — obsidian-topic-maintainer