meteor-react
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard Meteor 3 scaffolding commands (e.g.,
meteor create --react) and follows official React data integration patterns via thereact-meteor-datapackage. - [SAFE]: The technical instructions prioritize security by explicitly directing users to specialized security skills for tasks such as
dangerouslySetInnerHTMLsanitization and publication authorization, minimizing the risk of XSS and unauthorized data access. - [SAFE]: Build tool configurations for Rspack and SWC are managed through safe extension methods (such as
defineConfigandMeteor.extendConfig) that preserve default security, parser, and refresh settings. - [SAFE]: All external dependencies and documentation links target official Meteor and React ecosystem resources, such as established GitHub repositories and developer documentation.
Audit Metadata