rust-tauri-backend
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (INFO): A thorough review of the SKILL.md and supporting files reveals no malicious patterns, obfuscation, or unauthorized access attempts.
- [COMMAND_EXECUTION] (LOW): The script 'scripts/list_commands.sh' executes a 'ripgrep' (rg) command. This operation is read-only, targets local source code, and uses hardcoded search patterns, presenting no risk of command injection.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill provides a surface for ingesting local source code which could contain malicious comments. However, the skill lacks automated execution or network capabilities, minimizing the threat posed by such content.
Audit Metadata