SKILL.md:3auto-invocable (no disable-model-invocation) → performs a destructive action ("publishing")
Skill appears to "publishing" but the model can auto-invoke it — a destructive action could fire without the user asking.
publishing
Fix If this action is destructive/irreversible, set `disable-model-invocation: true` so it only runs when explicitly invoked.