feature-flags-dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill promotes secure secret management by explicitly instructing users to use environment variables and dedicated secrets managers (like .NET UserSecrets) instead of hardcoding PostHog keys.
  • [SAFE]: All documentation and code snippets use placeholders (e.g., '<ph_project_token>', 'phx_...', 'user-123') for sensitive information, preventing the inclusion of hardcoded credentials.
  • [SAFE]: External library references and network endpoints target official PostHog infrastructure (posthog.com) or well-known package registries, which are consistent with the skill's stated purpose.
  • [SAFE]: The skill provides guidelines for handling feature flag data safely, including error handling blocks and local evaluation strategies to minimize external network requests.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 07:13 AM