cypress-automation
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill contains educational content and code examples for building test suites. It adheres to secure development practices by recommending the use of environment variables for project IDs and base URLs, ensuring that no sensitive credentials or keys are hardcoded.
- [COMMAND_EXECUTION]: The skill mentions standard shell commands like
npx cypress run,npm run build, andnpm run start. These are necessary for the functional execution of testing pipelines and do not represent a security risk within the context of local or CI/CD test automation. - [EXTERNAL_DOWNLOADS]: The skill references official and well-known integration tools, including the
cypress-io/github-actionand standard package managers. These references target trusted repositories and official registries for the purpose of dependency management and automated testing.
Audit Metadata