cypress-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development and testing commands, such as
yarn install,node cypress/support/run-e2e-specs.js, andnpx hugo. These are expected operations for a technical documentation site's testing environment. - [EXTERNAL_DOWNLOADS]: The skill references
yarn install, which downloads dependencies from the standard NPM registry. These downloads are part of the normal setup process for the project and originate from well-known services. - [DATA_EXPOSURE]: The skill references checking logs at
/tmp/hugo_server.logand environment-specific triggers, but these are restricted to local development/testing context for debugging purposes and do not involve sensitive credential exfiltration.
Audit Metadata