Interactive setup wizard that helps new users create a personalized CLAUDE.md file based on their Obsidian workflow preferences. Use when the user wants to set up claudesidian, onboard a new vault, or run the bootstrap/init/setup wizard.
Security
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill explicitly asks users to paste API keys (e.g., "Once you have it, paste it here and I'll configure everything for you") and instructs the agent to write those keys into configuration files/commands (.mcp.json, shell profile), which requires the LLM to receive and output secret values verbatim — a high exfiltration risk.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The workflow includes an optional “research your public work” path that can fetch outsider-authored web pages/URLs at runtime (profileSources / user-provided URLs) and then save/display findings for confirmation, which are then incorporated into the agent/LLM context (indirect prompt injection risk via arbitrary fetched content).
6c56f35
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.