playwright-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or bypass attempts detected in the prompt instructions or metadata.
- [SAFE]: Data handling practices described in the skill align with security best practices, such as using environment variables for secrets and excluding authentication artifacts from version control via
.gitignore. - [SAFE]: Code snippets for network operations and external integrations target well-known, reputable services (e.g., Google, GitHub, Stripe, Microsoft) or utilize user-defined environment variables.
- [SAFE]: All command execution examples are restricted to standard development and CI/CD workflows, such as dependency management, test execution, and containerized runs.
Audit Metadata