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
- Translate features into plugin capabilities / 业务功能映射为插件能力
- Define scoped access rules per capability / 为能力定义 Scope 规则
- Generate and validate capabilities/default.json / 生成并校验能力文件
- Verify runtime behavior matches minimum-privilege policy / 验证最小权限运行效果
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1