技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.1
统计:⭐ 1 · 2.1k · 2 current installs · 2 all-time installs
⭐ 1
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:ajmwagar/create-dxf
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, docs, and runtime instructions are consistent with its stated purpose (generating DXF/SVG from a validated JSON spec) and it does not request extra credentials or installs; no obvious incoherence is present though the provided source preview is partially truncated so full-file verification would increase confidence.
目的
Name/description match the included spec docs and the create_dxf.py script which parses a small JSON spec and emits DXF/SVG. No unrelated binaries, credentials, or config paths are required.
说明范围
SKILL.md tells the agent to validate and render a JSON spec with the included script and write outputs to an out directory. The instructions operate only on the provided spec and output files, with no guidance to read unrelated system files or exfiltrate data.
安装机制
There is no install spec (instruction-only for runtime use of the included Python script). That keeps disk/write and network-install risks low.
证书
The skill requires no environment variables, secrets, or external credentials; the fields declared and used in the spec are specific to DXF generation and are proportionate.
持久
always is false and the skill is user-invocable (normal). The skill does not request persistent/system-level privileges or modification of other skill settings.
综合结论
This package appears coherent and limited to DXF/SVG generation from a small JSON spec. Before installing or running, inspect the full scripts/create_dxf.py file (the preview here was truncated) to confirm there are no network calls, subprocess.exec usage, or reads of unexpected files/ENV. Run the script first in a sandbox or isolated environment with a harmless test spec to verify outputs and behaviour. If you plan to integrate the skill into…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Create Dxf」。简介:Create RFQ-ready 2D DXF (and optional SVG preview) files from a strict, validat…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ajmwagar/create-dxf/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。