typescript-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): The skill uses instructional keywords like 'CRITICAL' and 'IMPORTANT' to guide the agent in maintaining testing standards and managing context efficiency. No attempts to override safety filters or bypass system instructions were found.
- [DATA_EXFILTRATION] (SAFE): Analysis of the documentation and code snippets revealed no hardcoded credentials, sensitive file path exfiltration, or unauthorized network operations. Database credentials in Docker examples are standard for local development.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill provides standard development commands for running tests (npm, jest) and managing infrastructure (docker-compose). There are no patterns of downloading and piping remote scripts to a shell.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill involves reading test logs and error outputs. While these could theoretically contain malicious content, the workflow instructions focus on specific pattern matching for error resolution and emphasize code-level fixes rather than following natural language instructions found in data.
- [OBFUSCATION] (SAFE): All provided documentation and code are in clear text. No encoded or hidden characters were detected.
Audit Metadata