migrate-to-rspack
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing several official and well-known developer dependencies from the npm registry to support the migration, including
less-loader,sass-loader,sass-embedded,coffee-loader,swc-loader, andworkbox-webpack-plugin. - [COMMAND_EXECUTION]: The skill instructs the user to execute standard Meteor and npm CLI commands for maintenance and building, such as
meteor update --npm,meteor add rspack,meteor npm ci, andmeteor reset. These are typical operations for the Meteor development environment. - [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing user-supplied data, such as package names, error messages, and file paths during the migration process. It provides structured guidance and templates to ensure the AI agent handles these inputs according to established best practices and security boundaries (e.g., auditing Node built-ins in browser code).
Audit Metadata