tauri-app-creator
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for users to run standard project creation commands via package managers such as
npm,pnpm,bun,cargo, andcurl. These are legitimate and necessary for initializing Tauri projects. - [PROMPT_INJECTION]: The skill implements template interpolation in
templates/basic.mdusing placeholders like{project_name}and{frontend}. - Ingestion points: User-provided inputs in
templates/basic.md. - Boundary markers: None identified in the provided templates.
- Capability inventory: Instructions include shell command execution for project scaffolding.
- Sanitization: No input sanitization or validation logic is present for the template variables.
- [EXTERNAL_DOWNLOADS]: The documentation in
examples/usage.mdreferences thetauri-plugin-creatorpackage. This is a vendor-specific resource associated with the skill's identity and follows normal dependency patterns for development tools.
Audit Metadata