skills/epicenterhq/epicenter/tauri/Gen Agent Trust Hub

tauri

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides documentation and coding patterns for the Tauri framework. No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were identified. While the skill illustrates patterns where external data (e.g., workspaceId) is used to construct file paths, it does so to promote the use of official APIs that handle platform differences correctly.\n
  • Ingestion points: Variables like workspaceId and segments in the join and saveData examples (SKILL.md).\n
  • Boundary markers: None present.\n
  • Capability inventory: mkdir, readFile, and writeFile from @tauri-apps/plugin-fs (SKILL.md).\n
  • Sanitization: None explicitly shown; relies on standard API behavior.\n- [EXTERNAL_DOWNLOADS]: The skill recommends using official Tauri packages, specifically @tauri-apps/api and @tauri-apps/plugin-fs, for handling filesystem tasks. These are standard dependencies for the Tauri ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 08:06 AM