What problem does it solve?
Myna workflows can perform actions that might expose data or violate containment rules. This Skill provides guardrails to ensure drafts are used, vault writes are restricted, and external content is treated as data only.
Core Features & Use Cases
- Draft, never-send policy: all outbound content is prepared for user review before transmission.
- Vault-only writes: all writes target the configured vault path, never external locations.
- External content as data: external content is wrapped as data for processing and never executed.
- Calendar event protection: multi-layer checks prevent unauthorized calendar changes; explicit confirmation required for writes.
- Skill isolation: completes one task at a time without chaining other skills.
Quick Start
Enable this skill and follow its prompts to ensure drafts, vault writes, and external content are handled with explicit user confirmation.