expo-router
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes a command for the agent to submit feedback using
npx --yes submit-expo-feedback@latest. This command downloads and executes a package from the npm registry. This is a functional utility provided by the vendor ('expo') for reporting skill-related issues and is considered a standard operational tool within this context. - [EXTERNAL_DOWNLOADS]: The skill references the
submit-expo-feedbackpackage, which is fetched from the npm registry when the feedback command is executed. - [COMMAND_EXECUTION]: The skill provides a template for executing shell commands via
npxto facilitate feedback submission to the vendor. The command is scoped to a specific purpose and uses vendor-owned tooling.
Audit Metadata