lingui-framework-setup
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified. The skill follows established best practices for internationalization and developer tooling.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, reputable packages from the Lingui project and other well-known React ecosystem libraries via NPM. It also references
https://plugins.swc.rsas a utility for checking SWC plugin compatibility, which is a common developer resource. - [COMMAND_EXECUTION]: The instructions involve standard development commands (e.g.,
npm install,npx lingui extract,npx react-router typegen,npm run build) that are appropriate and necessary for the stated purpose of framework configuration. - [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to read project configuration files like
package.jsonto determine the stack. This data ingestion is used safely to select the appropriate setup recipe and does not involve risky interpolation of untrusted data into executable contexts.
Audit Metadata