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
Outputs
- Shell capability allowlist plan / Shell 权限白名单方案
- Safe execution and open policy / 安全执行与打开策略
Scope
- Boundary: Shell plugin capability and usage patterns only
- Key points: High-risk plugin requires strict permission control
References
Keywords
tauri shell, command execution, allow-execute, allow-open, security
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-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1tauri-app-wasm
Guidance for running Rust-compiled WASM in the Tauri v2 frontend.
1