vercel-flags
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [Package Integration]: The skill references several software packages used for feature flag management across different frameworks. These are standard components for integrating flagging functionality into applications.
- [Configuration Best Practices]: Guidance is included regarding the use of environment variables for sensitive parameters such as SDK keys and encryption secrets. This encourages the proper separation of configuration from code.
- [Implementation Patterns]: Code examples demonstrate how to define flags, handle user identification for targeting, and set up discovery endpoints. These patterns are consistent with the standard operations of a feature flagging system.
Audit Metadata