rec
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
playwright-cli,ffmpeg, and standard shell commands (pnpm dev,kill-port) to automate the recording and processing of UI interactions. These are standard operations for development and testing workflows. - [REMOTE_CODE_EXECUTION]: While the skill executes local JavaScript files (
/tmp/rec/hero.js,record.mjs) viaplaywright-cli run-codeornode, these are generated by the agent within the project's own environment to drive UI tests. No remote script fetching or untrusted source execution was detected.
Audit Metadata