tauri-ipc-debug
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates an indirect prompt injection surface by requiring the agent to ingest and analyze untrusted external data during the debugging process.
- Ingestion points: The agent is instructed to read project-specific documentation (
docs/tauri-ipc-debugging.md), IPC logs, database logs, and terminal output from thetauri devprocess. - Boundary markers: There are no instructions providing specific delimiters or markers to isolate content from external logs or documentation from the agent's instructions.
- Capability inventory: The skill assumes the agent has the capability to read files and execute shell commands (specifically
pnpm tauri devandcargo check) to diagnose and verify fixes. - Sanitization: No validation or sanitization routines are defined for the logs or external documentation processed by the agent.
Audit Metadata