cube-wizard
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate tasks related to Magic: The Gathering cube management and does not exhibit any malicious behavior.
- [EXTERNAL_DOWNLOADS]: The skill fetches MTG-related data from reputable external sources, including Scryfall for card oracle text and CubeCobra for cube lists. These operations are essential to the skill's stated purpose.
- [COMMAND_EXECUTION]: The skill executes a variety of provided CLI tools for data processing, balance auditing, and playtest simulation. These tools are part of the
mtg_utilspackage and are used appropriately for their intended functions. - [REMOTE_CODE_EXECUTION]: The skill uses
uv syncand a one-time install phase for playtest components (phase-rs), which are standard dependency management and installation procedures for this toolset. - [DATA_EXFILTRATION]: No sensitive information is accessed or transmitted. The skill's network operations are limited to fetching card data and exporting cube lists to the CubeCobra service as requested by the user.
Audit Metadata