tauri-app-websocket

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill instructions in SKILL.md focus solely on technical guidance for the Tauri framework and do not contain any patterns attempting to override agent instructions or bypass safety filters.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Tauri documentation (v2.tauri.app) and well-known WebSocket testing services (echo.websocket.org). No downloads from untrusted or suspicious sources were identified.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or other sensitive credentials were found in the configuration or example files.
  • [DATA_EXFILTRATION]: There are no commands or code patterns designed to access sensitive local files (like SSH keys or environment variables) or send data to unauthorized remote servers.
  • [COMMAND_EXECUTION]: The provided code examples use standard Tauri API calls (invoke, emit, init). There are no instances of arbitrary shell command execution, privilege escalation (e.g., sudo), or persistence mechanisms.
  • [SAFE]: The skill serves its stated purpose of providing boilerplate and architectural guidance for a common development task using established open-source tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 02:18 PM