skills/iuliandita/skills/testing/Gen Agent Trust Hub

testing

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation resource for software testing. It provides templates, patterns, and configuration examples for unit, integration, and E2E testing using industry-standard tools like Vitest, Playwright, and Pytest.
  • [EXTERNAL_DOWNLOADS]: The skill references standard package installation commands for official registries (e.g., npm install, pip install). These are routine operations for setting up the described testing environments and do not point to untrusted or suspicious sources.
  • [COMMAND_EXECUTION]: Code snippets include typical CLI commands for running tests (e.g., npx playwright test, go test, cargo nextest). These commands are appropriate for the skill's stated purpose of automating test suites.
  • [DATA_EXFILTRATION]: There is no evidence of data exfiltration. Example network requests in code snippets (e.g., http.get("http://localhost:3000/api/health")) target local or placeholder endpoints consistent with testing documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 05:42 AM