testing-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters or override agent behavior. The text consists of standard instructional content for developers.
- Data Exposure & Exfiltration (SAFE): Code examples use clearly identifiable placeholder data such as 'john@example.com' and 'password123' for testing purposes. No hardcoded secrets or network exfiltration patterns are present.
- Unverifiable Dependencies (LOW): The skill references standard industry packages like '@testing-library/react-native' and 'jest'. No untrusted sources or remote script execution (e.g., curl|bash) were detected.
- Command Execution (LOW): Mentions standard development commands for running tests ('npm test') in an informational context, which is expected for this skill's purpose.
Audit Metadata