obsidian-bases-manager
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's behavior is consistent with its stated purpose of managing database-like views in Obsidian.
- [COMMAND_EXECUTION]: The skill uses a Python script to manipulate files on the local filesystem. Execution is restricted to commands explicitly defined for reading and updating .base files. All file operations are performed locally using standard Python libraries.
- [EXTERNAL_DOWNLOADS]: The skill depends on ruamel.yaml, a standard and reputable library for YAML parsing. It does not perform any unexpected downloads or remote script executions. The dependency is listed clearly in the skill manifest.
Audit Metadata