test-implement
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the analyzed files. The skill focuses on established testing practices (AAA structure, Page Object Pattern, TDD).
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known testing libraries including
@playwright/test,vitest,@testing-library/react,@testing-library/user-event, andmsw. These are routine dependencies for the stated purpose of test implementation. - [DATA_EXPOSURE]: Code examples use dummy placeholders for credentials (e.g., 'user@example.com', 'password') and explicitly instruct developers to mock sensitive information in tests.
- [PROMPT_INJECTION]: Instructions are focused on technical implementation guidelines and do not attempt to bypass AI safety filters or override system instructions.
Audit Metadata