setup-e2e-testing

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill sets up well-known, legitimate testing frameworks and libraries. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
  • [EXTERNAL_DOWNLOADS]: The skill installs dependencies from standard registries (NPM/Bun) and downloads Playwright browser binaries via the official playwright install command. These are trusted operations for the intended purpose of the skill.
  • [COMMAND_EXECUTION]: Shell commands used (bun add, bunx playwright) are restricted to project setup and testing. No arbitrary or unsafe command execution was identified.
  • [DATA_EXPOSURE]: No hardcoded credentials or sensitive file access patterns were found. The use of environment variables like BASE_URL and CI follows standard development best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 09:06 AM
Security Audit — agent-trust-hub — setup-e2e-testing