growthbook-testing
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code samples for testing GrowthBook feature flags. The instructions emphasize using
initSyncto bypass network requests, which is a secure practice for testing environments. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@growthbook/growthbookpackage from the official npm registry. This is a standard and expected dependency for the stated purpose. - [COMMAND_EXECUTION]: The skill includes standard development commands such as
npm installandnpm testfor local development and CI/CD pipelines.
Audit Metadata