featbit-sdks-node
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill is a standard technical integration guide for the FeatBit service.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install official packages from the
@featbitnpm scope and the well-known@openfeature/server-sdk. These are verified vendor resources. - [COMMAND_EXECUTION]: Includes benign shell commands for package installation using standard
npm installworkflows. - [CREDENTIALS_UNSAFE]: The documentation and code samples correctly use placeholders like
<your-env-secret>and<your-sdk-key>, ensuring that no actual credentials or secrets are exposed in the instructions.
Audit Metadata