xr-interface-architect
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions in SKILL.md define a persona focused on spatial UI/UX design. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- [COMMAND_EXECUTION]: The
scripts/run.shscript is used to invoke a local Python-based skill runner. It uses standard bash practices (set -euo pipefail) and calculates paths relative to its location to execute a specific infrastructure script (run-skill.py). No signs of command injection, privilege escalation, or unauthorized access were found.
Audit Metadata