js2java

v1.0.0

JavaScript 到 Java 全栈翻译助手,专为前端开发者学习 Java 或快速实现后端业务逻辑而设计。当用户提到以下场景时必须使用此技能: - "帮我把这段 JS 代码转成 Java" - "用 Java 怎么写这个逻辑" - "我习惯用 JS 写,想翻译成 Java" - "教我 Java,我要写后端接...

0· 13·0 current·0 all-time
byLancer Lin@lancer07
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (JS → Java full-stack translator) align with the SKILL.md, README, and prompts which all instruct generating Spring Boot code (Controller/Service/DTO/Entity/Repository/etc.). There are no unexpected environment variables, binaries, or privileges requested that would be unrelated to code generation.
Instruction Scope
SKILL.md and other prompt files only instruct how to translate JS code into Java/Spring Boot and to add educational comments. They do not tell the agent to read system files, exfiltrate data, call external endpoints, or access credentials. The instruction to trigger on a set of user phrases is aggressive but coherent with the skill's purpose.
Install Mechanism
There is no install specification and no code files that would be written or executed. This instruction-only skill does not download or install third-party packages.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The content references libraries and frameworks (Lombok, Spring Data JPA) only as target code to generate — not as runtime requirements for the skill itself.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges or modify other skills/system settings. Autonomous invocation remains possible (platform default) but is not combined with other red flags.
Assessment
This skill is internally coherent and low-risk as distributed: it is instruction-only and asks for no credentials. Before using the generated code in production, review it for security and operational best practices (e.g., never store plaintext passwords — add hashing/salting, validate/escape inputs, configure proper authentication/authorization, review JPA mappings and transaction boundaries). Note that examples may assume Lombok, JPA, and certain conventions — you will need to add the corresponding dependencies and perform code review to adapt to your project. Finally, avoid pasting any secrets (API keys, passwords) into JS snippets you ask the skill to translate, since those will appear verbatim in the generated Java code.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d7gx6v004p0dg39fkdeh8h984dach

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments