magic-linguistic-scope
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements linguistic disambiguation and resource classification using local Python scripts and precomputed data snapshots. No suspicious command execution or network exfiltration patterns were identified.
- [SAFE]: Data lookups for ISO 639-3 codes, resource classification signals, and URIEL distances are performed against static local dictionaries or a bundled TSV file. The skill does not attempt to access sensitive system files or environment variables.
- [SAFE]: No remote code execution or unverifiable external dependencies were found. The scripts rely exclusively on the Python standard library and localized utility modules.
- [SAFE]: User-provided language queries are processed safely via dictionary lookups after basic string normalization, minimizing the risk of prompt or command injection.
Audit Metadata