tauri-app-plugin-permissions
Warn
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The usage examples in
examples/usage.mdrecommend the installation and use of a package namedtauri-plugin-plugin-permissions. This package is not part of the official@tauri-appsnamespace, nor does it follow the author's verified naming patterns, making it an unverifiable dependency that could lead to the execution of untrusted code if installed. - [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection by processing user-provided functional requirements to generate capability configurations.
- Ingestion points: User-provided functional requirements and feature descriptions for plugin permissions used during the mapping and generation steps described in
SKILL.md. - Boundary markers: The instructions do not define delimiters or provide warnings for the agent to ignore instructions embedded within the user data.
- Capability inventory: The skill facilitates the generation of
capabilities/default.jsoncontent, which defines sensitive application permissions such asfs:read-text-fileandhttp:default(as referenced intemplates/capabilities.json). - Sanitization: The skill lacks logic to validate or sanitize user-provided feature names or descriptions before they are incorporated into the generated permission schemas.
Audit Metadata