opentui-solid
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious behavior or suspicious code patterns were identified across the skill files.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill documentation includes commands to install standard packages like solid-js and @opentui/core from the npm registry. These are appropriate for the skill's purpose.
- [DATA_EXFILTRATION] (SAFE): Code examples use standard networking (fetch) for local API communication and local storage for configuration, which is typical for UI development and does not indicate exfiltration.
- [PROMPT_INJECTION] (SAFE): There are no patterns of prompt injection or instructions to bypass AI safety guardrails. The UI input components are standard elements of a framework integration.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution vectors or dangerous shell commands were found. Dependencies are restricted to reputable open-source libraries.
Audit Metadata