← Back to Skills Marketplace
smallest-ming

java&vue代码生成

by 小明 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
320
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install project-generator
Description
Generate full-stack Java Spring Boot and Vue projects from requirements with mandatory, guided tech stack selection including database, API, auth, and UI.
Usage Guidance
This package looks like a legitimate Java+Vue project generator, but take precautions before installing or running it: (1) Review the full Python scripts (scripts/generate-*.py) to confirm they only write local files and do not make network calls or execute unknown subprocesses. (2) The skill bundle includes Python generators but the metadata doesn't declare python3 as a required binary — ensure your agent/runtime will run them intentionally and in a controlled environment. (3) Generated configs and docker-compose files embed weak defaults (e.g., DB user=root, password=password, exposed ports) — replace these before deploying. (4) Test generation inside an isolated container or sandbox, and inspect outputs before using them in production. (5) If you want to allow the agent to run this autonomously, consider restricting that capability or reviewing logs, since autonomous invocation plus code execution increases risk.
Capability Analysis
Type: OpenClaw Skill Name: project-generator Version: 1.0.0 The project-generator skill is a legitimate tool designed to scaffold full-stack Java (Spring Boot) and Vue.js applications. The Python scripts (generate-backend.py, generate-frontend.py) perform standard string templating and file generation based on user-selected configurations. The instructions in SKILL.md use strong language ('MANDATORY') to enforce a specific interactive workflow for tech stack selection, which is consistent with its stated purpose and does not exhibit malicious prompt injection characteristics. No indicators of data exfiltration, unauthorized execution, or persistence were found.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, templates and generator scripts all align with a Java Spring Boot + Vue project generator. The code and assets included (pom/build files, docker-compose, frontend package files, generator scripts) are appropriate for the stated capability. Minor inconsistency: the skill includes runnable Python scripts but the package metadata does not declare any required runtime binary (e.g., python3) or explain how the agent will execute them.
Instruction Scope
SKILL.md stays within scope: it instructs collecting requirements and forcing explicit tech-stack selection, then generating project scaffolding. The instructions do not ask the agent to read unrelated system files or external credentials. Note: templates and generated configs include hard-coded default DB credentials (e.g., username 'root', password 'password') and default ports which are convenient for bootstrapping but unsafe for production.
Install Mechanism
No install spec (good from supply-chain perspective) and no external downloads. However, the skill bundle contains Python scripts intended to be executed at runtime but the skill metadata does not declare required binaries or runtime (python3). That mismatch can cause surprising failures or lead integrators to run the scripts without realizing their effects. There are no obfuscated or remote-download steps in the provided files.
Credentials
The skill requests no environment variables or external credentials — consistent with a local code generator. However, generated artifacts (application.yml, docker-compose) put plain default credentials into generated projects and environment stanzas. While not a direct credential request by the skill, these defaults are insecure and could lead to accidental exposure if used in production without modification.
Persistence & Privilege
The skill does not request persistent/always-on privileges (always: false) and does not declare modifications to other skill configs. It appears to be an on-demand generator; autonomous invocation is allowed by platform defaults but there are no additional privilege escalations requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install project-generator
  3. After installation, invoke the skill by name or use /project-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
输入“项目创建”使用技能,可以直接文字描述需求或指定需求文档路径,之后会出现技术栈搭配选择,选择自己合适的技术栈完成项目创建。
Metadata
Slug project-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is java&vue代码生成?

Generate full-stack Java Spring Boot and Vue projects from requirements with mandatory, guided tech stack selection including database, API, auth, and UI. It is an AI Agent Skill for Claude Code / OpenClaw, with 320 downloads so far.

How do I install java&vue代码生成?

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

Is java&vue代码生成 free?

Yes, java&vue代码生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does java&vue代码生成 support?

java&vue代码生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created java&vue代码生成?

It is built and maintained by 小明 (@smallest-ming); the current version is v1.0.0.

💬 Comments