test-data-factory-builder

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides code templates for creating test data factories using @faker-js/faker. All patterns follow industry-standard practices for unit and integration testing.
  • [EXTERNAL_DOWNLOADS]: The skill references the well-known and trusted package @faker-js/faker for generating realistic test data. This is a standard dependency for the stated purpose of test data generation.
  • [COMMAND_EXECUTION]: The skill includes patterns for database persistence using PrismaClient, which is a common and legitimate practice in automated test suites for seeding test environments.
  • [DATA_EXPOSURE]: While the skill includes a RealisticData generator that produces mock PII (names, addresses, and a placeholder credit card number), these are used purely for generating fake data in local test environments and do not involve access to or exfiltration of real user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 09:30 AM
Security Audit — agent-trust-hub — test-data-factory-builder