webos-tv
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the @webos-tools/cli package from the npm registry, which is a utility for webOS development.
- [COMMAND_EXECUTION]: Various ares-* CLI commands are documented for tasks such as app generation, packaging, installation, and device management. These are the standard tools for webOS development.
- [CREDENTIALS_UNSAFE]: The documentation includes the ares-novacom --getkey command, which is the standard method for retrieving the SSH authentication key from a TV in developer mode.
- [REMOTE_CODE_EXECUTION]: The skill describes the "Hosted Web App" pattern, where the local application shell redirects to a remote URL (e.g., hosted on Vercel) to load the application content. This is a primary and supported deployment model for the platform.
Audit Metadata