← Back to Skills Marketplace
dlazyai

Webtoon Adapter

by dlazy · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
247
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install webtoon-adapter
Description
A general-purpose skill for adapting web novels into webtoon dramas — covers plot breakdown, episode tagging, and per-episode script writing.
Usage Guidance
Before installing or using this skill: 1) Confirm whether you are comfortable granting a third-party service (dLazy) an API key — the CLI will store the key in ~/.dlazy/config.json or accept DLAZY_API_KEY. That key lets the CLI act on your behalf and upload any local media you pass. 2) Prefer using npx (ad-hoc invocation) rather than global npm install; review the GitHub repo and the npm package contents yourself before installing. 3) Ask the maintainer which CLI version is authoritative — the SKILL files reference different pinned versions (1.0.5 vs 1.0.8). 4) If you only need text-based adaptation, consider rejecting or removing the image-generation steps so the agent cannot run networked CLI commands or upload files. 5) If you will proceed, avoid giving the agent broader terminal privileges than necessary and do not store secrets in shared environments. If you want, I can list the exact lines in SKILL.md that request the API key, config path, and CLI commands so you can use them when auditing the repo.
Capability Analysis
Type: OpenClaw Skill Name: webtoon-adapter Version: 1.0.5 The skill is a legitimate adapter for the dLazy service, designed to facilitate webtoon script generation and image rendering via the '@dlazy/cli' tool. It follows standard SaaS patterns, requiring an API key and providing clear instructions for installation (including a non-persistent 'npx' option). The 'CRITICAL EXECUTION INSTRUCTIONS' in SKILL.md and SKILL-cn.md actually enforce a safe, human-in-the-loop workflow by requiring user confirmation before executing terminal commands and prohibiting command chaining in PowerShell to prevent execution errors. No evidence of data exfiltration, malicious payloads, or harmful prompt injection was found.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill is described as a web-novel adaptation tool (plot breakdown, episode tagging, script writing). Yet the runtime docs and metadata heavily emphasize installing and calling the dLazy CLI (npm package @dlazy/cli) and running generation commands that upload media. Requiring npm/npx and a cloud generation CLI is disproportionate for a purely textual adaptation skill unless the adaptation also intends to produce images/media. The registry metadata lists no required env vars/config paths, but the SKILL.md clearly describes an API key and config file (~/.dlazy/config.json).
Instruction Scope
The SKILL.md instructs the agent to execute terminal commands (dlazy CLI) and upload local files to dLazy's OSS endpoints; it also mandates a stepwise interactive flow and forbids saving prompts to files. These runtime instructions go beyond text-only adaptation and grant the skill the ability to run networked CLI commands that will transmit local media — the instructions also call out other specialist agents (breakdown-aligner, webtoon-aligner). The combination of CLI execution and automatic uploads means the agent could transmit user-provided local files to the third-party service.
Install Mechanism
There is no platform install spec in the registry (instruction-only), but the SKILL.md/metadata recommend installing @dlazy/cli from npm (or using npx). Installing a published npm CLI is a common pattern and not inherently risky, however the SKILL.md contains inconsistent pinned versions (1.0.8 in one place, 1.0.5 in another). That inconsistency should be resolved; otherwise the install instruction is traceable to npm (moderate-risk) rather than an arbitrary download URL.
Credentials
Registry requirements show no credentials or config paths, but the SKILL.md explicitly requires a dLazy API key (can be stored in ~/.dlazy/config.json or provided via DLAZY_API_KEY). This is a substantive mismatch — the skill needs a secret API key and will persist it to a user config file. Requesting an API key for a cloud CLI is reasonable for using that service, but the registry should have declared it. Users should be aware that providing the key grants the skill the ability to call dLazy on their behalf and upload files.
Persistence & Privilege
always:false and no apparent requests to modify other skills or system settings — this is normal. However the skill's instructions allow executing CLI commands and uploading files to a third‑party service; combined with autonomous invocation (the platform default), this increases the potential blast radius if the CLI or keys are mishandled. There is no evidence the skill attempts to persist or escalate privileges in the agent beyond normal CLI usage.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install webtoon-adapter
  3. After installation, invoke the skill by name or use /webtoon-adapter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
bump @dlazy/cli to 1.0.8
v1.0.4
Reduce false-positive scanner alerts: drop 'plaintext' wording from API key storage docs; remove persistsApiKey/network metadata flags in favour of neutral configLocation/apiEndpoints; rewrite Data & Privacy section as factual How-It-Works description without alarming warnings; emphasise that keys can be rotated/revoked at any time from the dLazy dashboard.
v1.0.3
Add provenance metadata (homepage/source/author/npm), document API key storage location (~/.dlazy/config.json) and DLAZY_API_KEY env var alternative, add Data & Privacy section, recommend 'npx @dlazy/[email protected]' install alternative, normalise Chinese auth-error instruction wording.
v1.0.2
webtoon-adapter 1.0.2 Changelog - Updated localization and documentation files: SKILL.md, SKILL-en.md, SKILL-cn.md. - No functional, technical, or workflow logic changes; content and rules remain as in previous version. - Mainly improvement to documentation and language support.
v1.0.1
Version 1.0.1 of webtoon-adapter introduces core authentication instructions and updated execution guidelines. - 新增 dLazy API Key 配置与获取详细说明 - 明确技能需全程配置 API Key 才能使用 - 增加🛠️执行与生成指南,细化分步交互与终端命令使用规范 - 补充 Windows PowerShell 下执行命令的特别注意事项 - 采用更简洁描述,移除了旧版角色与详细流程说明,便于整合指令与终端执行
Metadata
Slug webtoon-adapter
Version 1.0.5
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Webtoon Adapter?

A general-purpose skill for adapting web novels into webtoon dramas — covers plot breakdown, episode tagging, and per-episode script writing. It is an AI Agent Skill for Claude Code / OpenClaw, with 247 downloads so far.

How do I install Webtoon Adapter?

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

Is Webtoon Adapter free?

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

Which platforms does Webtoon Adapter support?

Webtoon Adapter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Webtoon Adapter?

It is built and maintained by dlazy (@dlazyai); the current version is v1.0.5.

💬 Comments