ui-demo
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides Node.js script templates that utilize the Playwright library to automate browser actions such as clicking and typing for the purpose of video recording.
- [EXTERNAL_DOWNLOADS]: The skill's templates rely on the
playwrightNode.js package, which is a well-known industry standard tool for browser automation and testing. - [DATA_EXFILTRATION]: In the 'Discover' phase, the skill uses
page.evaluateto read DOM element metadata (tags, names, placeholders). This data is used solely to construct reliable UI selectors for automation and is not transmitted to external servers. - [SAFE]: No malicious obfuscation, persistence mechanisms, or credential theft patterns were identified. The code snippets provided are transparent, well-documented, and align with the skill's stated utility.
Audit Metadata