obsidian-clipper-template-creator
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to assist in generating JSON configuration files for the Obsidian Web Clipper extension. Its operations are consistent with this stated goal.
- [SAFE]: File system access is targeted at reading user-defined template bases within the
Templates/Bases/directory, which is standard for Obsidian-related workflows. - [SAFE]: Network operations involve fetching user-provided URLs using the
WebFetchtool to verify CSS selectors and Schema.org data, which is a necessary step for template validation. - [SAFE]: No obfuscation, hardcoded credentials, privilege escalation, or persistence mechanisms were found across the skill's files.
- [SAFE]: The skill does not automate the execution of external content; it merely analyzes it to produce static JSON output for the user to review and import.
Audit Metadata