plan
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established security best practices for handling credentials. It explicitly instructs the agent to use environment variables instead of hardcoding secrets and to ensure
.envfiles are added to.gitignoreto prevent accidental exposure. - [SAFE]: The instruction set includes specific safety gates, such as requiring explicit user consent before handling actual secrets or making changes to non-LaunchDarkly dependencies in subsequent integration steps.
- [SAFE]: All external references, package names, and environment variable conventions (e.g., LAUNCHDARKLY_SDK_KEY) are consistent with official LaunchDarkly vendor documentation and infrastructure.
Audit Metadata