launchdarkly-flag-discovery
Audited by Runlayer on Feb 23, 2026
Malicious tool definition detected
Tool: README.md Description: # LaunchDarkly Flag Discovery Skill An Agent Skill for auditing and understanding your LaunchDarkly feature flag landscape.
Malicious tool definition detected
Tool: SKILL.md [1/2] Description: --- name: launchdarkly-flag-discovery description: "Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about flag debt, stale flags, cleanup candidates, flag health, or wants to understand their flag inventory." license: Apache-2.0 compatibility: Requires the remotely hosted LaunchDarkly MCP server metadata: author: launchdarkly version: "1.0.0-experimental" --- #
Tool: SKILL.md [2/2] Description: user wants to remove a flag from code, direct them to the [flag cleanup skill](../launchdarkly-flag-cleanup/SKILL.md).
Malicious tool definition detected
Tool: marketplace.json Description: { "name": "launchdarkly-flag-discovery", "description": "Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness", "version": "1.0.0-experimental", "author": "LaunchDarkly", "repository": "https://github.com/launchdarkly/agent-skills", "skills": ["./"], "tags": [ "launchdarkly", "feature-flags", "feature-management",
Malicious tool definition detected
Tool: references/flag-health-signals.md Description: # Flag Health Signals How to interpret the data you get back from LaunchDarkly when assessing flag health.
Malicious tool definition detected
Tool: references/removal-readiness-checklist.md Description: # Removal Readiness Checklist A systematic safety check to determine whether a feature flag can be safely removed.