migrate
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough analysis of the skill instructions and reference documents revealed no malicious patterns, obfuscation, or security vulnerabilities.- [EXTERNAL_DOWNLOADS]: The skill directs the user to install official LaunchDarkly SDK packages from public registries (PyPI and NPM) and provides links to documentation on LaunchDarkly's official GitHub repositories. These are verified vendor resources.- [COMMAND_EXECUTION]: The skill includes instructions for legitimate administrative tasks, such as installing dependencies via package managers and using
curlcommands to configure settings via the LaunchDarkly REST API. These operations are scoped to the intended migration workflow.- [PROMPT_INJECTION]: No evidence of prompt injection or attempts to bypass LLM safety guidelines was found. The instructional language is focused on task orchestration and user guidance.- [DATA_EXFILTRATION]: There are no patterns indicating unauthorized data exposure or exfiltration. The skill follows best practices by instructing users to manage sensitive SDK keys through environment variables.
Audit Metadata