interface-auditor

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [SAFE]: The skill performs legitimate UX auditing by analyzing text descriptions of user interfaces against recognized usability heuristics and common antipatterns.
  • [COMMAND_EXECUTION]: Uses the curl tool to interact with the uxuiprinciples.com API. The commands are limited to fetching static informational resources using predefined parameters, posing no risk of arbitrary execution.
  • [EXTERNAL_DOWNLOADS]: Fetches UX remediation data from the author's own domain (uxuiprinciples.com). This is a functional requirement of the skill and does not involve downloading executable code or untrusted content.
  • [CREDENTIALS_UNSAFE]: Provides a mechanism to use an optional API key stored in an environment variable (UXUI_API_KEY). This follows security best practices for handling secrets and does not involve hardcoding or leaking sensitive credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 09:23 AM