Agent skill

tauri-security-rules

Security-related rules for Tauri application development.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/tauri-security-rules

SKILL.md

Tauri Security Rules Skill

  • Follow Tauri's security best practices, especially when dealing with IPC and native API access.
  • Implement proper input validation and sanitization on the frontend.
  • Use HTTPS for all communications with external services.
  • Implement proper authentication and authorization mechanisms if required.
  • Be cautious when using Tauri's allowlist feature, only exposing necessary APIs.

Memory Protocol (MANDATORY)

Before starting:

bash
cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results