- Validate Integer/Boolean parameter types before shell substitution - Add SecurityPolicy checks (rate limit, command validation, action recording) - Redact rendered command from debug logs (log template only) Made-with: Cursor
Add SkillToolHandler that converts SKILL.toml definitions into native tool schemas, enabling skills to be invoked as standard tools through the agent's tool-use protocol. Made-with: Cursor