← Back to Skills Marketplace
shenghoo123-png

Test Data Generator

by shenghoo123-png · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install test-data-gen
Description
Generate customized test data in JSON, CSV, or SQL (MySQL/PostgreSQL) formats using built-in or custom templates with realistic fields like names, emails, an...
Usage Guidance
This package appears to be a straightforward local test-data generator. Before installing or running: 1) Note the author/source is unknown — if provenance matters, review the repository or run it in a sandbox. 2) Custom templates are loaded from files you provide; inspect any third‑party template files before use. 3) The requirements.txt only contains pytest (test-only); no runtime packages are required. 4) If you need absolute assurance, run the included tests (pytest) and quickly grep generator.py for network, subprocess, or os.environ access to confirm there are no hidden calls.
Capability Analysis
Type: OpenClaw Skill Name: test-data-gen Version: 1.0.0 The skill bundle is a legitimate test data generator designed to produce mock datasets (users, orders, products) in JSON, CSV, and SQL formats. Analysis of 'generator.py' and 'cli.py' shows standard use of Python's random, json, and csv libraries with no evidence of network requests, shell execution, or unauthorized file access. The 'SKILL.md' instructions are consistent with the tool's stated purpose and do not contain any prompt-injection or malicious directives.
Capability Assessment
Purpose & Capability
Name/description (generate JSON/CSV/SQL test data) match the included code (generator.py, cli.py) and templates. The declared lack of required env vars/binaries is consistent. No unrelated credentials or cloud APIs are requested.
Instruction Scope
SKILL.md only instructs local generation, CLI usage, and optional local template files. The runtime instructions and CLI behavior align with the code: generation, format selection, and optional --template-file are expected. There are no instructions to read unrelated system files, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec is present (no external downloads). The repository includes code runnable as-is. requirements.txt only lists pytest (a test dependency) — no runtime third-party packages are required.
Credentials
The skill requests no environment variables, credentials, or config paths. The code works with local template files and defaults; no broad environment access is required.
Persistence & Privilege
always is false and the skill does not request permanent agent presence or modify other skills/config. CLI and library operate locally and do not persist or escalate privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-data-gen
  3. After installation, invoke the skill by name or use /test-data-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of test-data-gen — 测试数据生成器: - 支持快速生成各类标准格式测试数据(JSON、CSV、MySQL/PostgreSQL SQL)。 - 内置多类数据模板(如用户、订单、产品、评价、地址),字段丰富。 - 提供基础/Pro/Team 三档功能:自定义模板、格式导出、批量生成/API等。 - 可生成符合业务规则的通用字段(手机号、邮箱、金额、日期、枚举等)。 - 明确指令和自定义模板用法,支持一键批量输出指定数量测试数据。
Metadata
Slug test-data-gen
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Test Data Generator?

Generate customized test data in JSON, CSV, or SQL (MySQL/PostgreSQL) formats using built-in or custom templates with realistic fields like names, emails, an... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Test Data Generator?

Run "/install test-data-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Test Data Generator free?

Yes, Test Data Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Test Data Generator support?

Test Data Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Test Data Generator?

It is built and maintained by shenghoo123-png (@shenghoo123-png); the current version is v1.0.0.

💬 Comments