inspecting-hermes-desktop-dom
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using shell commands such as
curlto check for an open CDP port andnpx electronto launch isolated application instances for testing. - [SAFE]: All network operations and interactions are directed towards
127.0.0.1(localhost), ensuring that no data is transmitted to external servers. - [SAFE]: The use of dynamic execution through
cdp.evalis standard for developer tools and is used here specifically for querying local UI properties consistent with the skill's purpose.
Audit Metadata