tauri-app-shell
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Executing commands or opening external links / 执行命令或打开外部链接
- Shell plugin permissions or security risks / Shell 插件权限或安全风险
- Command allowlists and argument control / 命令白名单与参数控制
Trigger phrases include:
- "shell", "allow-execute", "allow-open", "command execution"
- "shell", "执行命令", "打开链接", "白名单"
How to use this skill
- Identify command and open requirements with allowed targets
- Configure capabilities for shell allow-execute and allow-open
- Apply strict allowlist or regex constraints for arguments
- Validate behavior across platforms and error handling