motion-meaning
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The verification script (
scripts/verify-reduced.mjs) downloads Playwright and Chromium to a local cache directory (~/.cache/motion-meaning-verify). Playwright is a reputable browser automation library from a well-known provider.\n- [COMMAND_EXECUTION]: The skill executesnpm installand Node.js subprocesses to set up the environment and run tests. These commands are functional components of the skill's automated verification process.\n- [DYNAMIC_EXECUTION]: The harness dynamically generates a temporary JavaScript file to execute Playwright tests against HTML fixtures. The script is created from pre-defined logic within the tool to facilitate browser-based testing.
Audit Metadata