mock-generate

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard shell commands including find, grep, mkdir, and cat to analyze the local file system for schema definitions and to write generated mock data files. These operations are transparently documented and align with the tool's primary function of development automation.
  • [EXTERNAL_DOWNLOADS]: The skill includes logic to check for and install the @faker-js/faker package via npm install. This is a standard dependency in the JavaScript/TypeScript ecosystem for mock data generation and is sourced from the official npm registry.
  • [DATA_EXFILTRATION]: While the skill reads local source code files to identify type definitions, it does not contain any logic for transmitting this data to external network locations. The file access is limited to project-specific paths such as src/, prisma/, and package.json.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 12:40 PM
Security Audit — agent-trust-hub — mock-generate