tdesign-test-component

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references several standard Node.js testing libraries including Vitest, @testing-library/react, @testing-library/user-event, @testing-library/jest-dom, and mockdate. These are well-known and appropriate for the skill's stated purpose of component testing.
  • [COMMAND_EXECUTION]: Provides standard pnpm commands for running tests (e.g., pnpm test, pnpm test -- --coverage). These are routine development operations within a JavaScript project environment.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or untrusted download-and-execute behaviors were detected.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found.
  • [DATA_EXFILTRATION]: No evidence of sensitive file access or unauthorized network exfiltration was found. The use of https://example.com in a code snippet is a benign placeholder.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 05:20 PM
Security Audit — agent-trust-hub — tdesign-test-component