rules-lawyer
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a specialized utility for Magic: The Gathering rules lookups. It provides instructions to avoid hallucination by requiring verbatim citations from the Comprehensive Rules.
- [EXTERNAL_DOWNLOADS]: The skill fetches game-related documentation from well-known sources such as the MTG official site and Scryfall. These downloads are restricted to rules and card metadata and are part of the core functionality.
- [COMMAND_EXECUTION]: The skill employs CLI tools like rules-lookup and rulings-lookup to process rule text and card rulings. These commands are localized to the provided game data and do not interact with sensitive system files.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were found. The skill relies on standard Python dependencies and a sibling package from the same author.
Audit Metadata