testing

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code snippets for software testing using industry-standard tools and practices. No malicious code, obfuscation, or data exfiltration patterns were detected.- [EXTERNAL_DOWNLOADS]: The skill references established and trusted Node.js packages including vitest, @playwright/test, hono, @vue/test-utils, and @faker-js/faker. These are standard dependencies for the described testing environment.- [COMMAND_EXECUTION]: The provided CI/CD configuration (GitHub Actions) uses standard commands such as 'pnpm install' and 'playwright install --with-deps'. These are legitimate operations for setting up a testing environment in a continuous integration pipeline.- [PROMPT_INJECTION]: The skill includes instructions to guide agent behavior ('Use this skill whenever writing tests...'), which are standard for defining operational scope and do not attempt to bypass safety filters or override system instructions.- [DATA_EXFILTRATION]: No hardcoded secrets or sensitive file path accesses were identified. Examples use non-sensitive placeholders such as 'test-user-123' and 'test@example.com'.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 05:08 AM