radarr
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exhibits no malicious patterns. All functionality is aligned with its stated purpose of managing a Radarr movie library via its official API.- [DATA_EXFILTRATION]: While the skill manages an API key, it does so using standard environment variable practices. Network communication is limited to the user's local Radarr instance and well-known movie database services (TMDB) as demonstrated in the documentation.- [COMMAND_EXECUTION]: The script "scripts/radarr.sh" uses "jq" to safely handle JSON data and escape URI components, preventing command injection from potentially untrusted movie metadata.- [PROMPT_INJECTION]: The skill uses instructional directives to ensure proper activation for specific user requests, which is standard for agent skills and does not attempt to bypass system safety guidelines.
Audit Metadata