tauri-security

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Capability/Scope design or ACL permission control / 能力、Scope、ACL 权限控制
  • Building capabilities/default.json / 生成或校验 capabilities/default.json
  • Tightening plugin access in production / 生产环境权限收敛

Trigger phrases include:

  • "capabilities", "scope", "acl", "permissions file"
  • "权限配置", "能力文件", "Scope 配置", "ACL"

How to use this skill

  1. Translate features into plugin capabilities / 业务功能映射为插件能力
  2. Define scoped access rules per capability / 为能力定义 Scope 规则
  3. Generate and validate capabilities/default.json / 生成并校验能力文件
  4. Verify runtime behavior matches minimum-privilege policy / 验证最小权限运行效果
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 20, 2026