javascript-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is entirely educational, providing best practices and code snippets for software testing. No malicious behavior was identified.
- [PROMPT_INJECTION]: No attempts to override system instructions, bypass safety filters, or extract system prompts were found.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive credentials were detected. Code examples use generic placeholders like 'secure123' or 'test@example.com' for illustrative purposes.
- [EXTERNAL_DOWNLOADS]: The skill does not contain instructions to download or execute code from external or untrusted sources.
- [COMMAND_EXECUTION]: The shell commands mentioned (e.g.,
npm test,node ace test) are standard operations for running test suites and do not pose a security risk. - [DATA_EXFILTRATION]: There are no patterns indicating the unauthorized collection or transmission of sensitive data to external servers.
- [OBFUSCATION]: The content is clear and readable, with no evidence of encoded commands, hidden characters, or other obfuscation techniques.
Audit Metadata