📦 DOSBoxLaunch, — DOSBox启动
v1.0.0先配置并排查 DOSBox-X 问题,必要时回退到经典 DOSBox,用于运行 DOS 游戏和软件。在操作经典 DOS 程序时使用……
0· 21·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's files and runtime instructions are consistent with its stated purpose (detecting DOSBox binaries, generating launch commands and .conf files, and troubleshooting); it does not request secrets, network access, or unusual system privileges.
评估建议
This skill appears to do exactly what it says: detect DOSBox installations, generate launch commands, and write starter .conf files. Before using it, inspect any generated .conf and the launch command it suggests; verify you have DOSBox or DOSBox‑X from a trusted source. Be cautious about running executables from unknown game folders (they can be malicious)—the skill helps launch local programs but does not protect you from running unsafe binaries. Finally, note the skill's owner is unknown; if ...详细分析 ▾
✓ 用途与能力
Name/description (DOSBox launcher/configurator/troubleshooter) match the provided scripts and SKILL.md. The two included Python scripts detect installed DOSBox/DOSBox‑X binaries, print example launch commands, and generate .conf files — all directly relevant.
✓ 指令范围
SKILL.md instructs the agent to inspect folders, detect emulator executables, build launch commands, and write .conf files. The instructions reference only local paths, mount/launch commands, and the provided helper scripts. They do not attempt to read unrelated system credentials, network endpoints, or other agents' config.
✓ 安装机制
No install spec — instruction-only plus small included scripts. No downloads or external install URLs. The scripts are simple, local, and self-contained; they don't extract or execute remote code.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no special config paths. The scripts legitimately probe PATH and common Windows program locations to find DOSBox binaries; this filesystem access is proportionate to the stated function.
✓ 持久化与权限
always is false and the skill does not request persistent system changes beyond writing a user-specified .conf file. It does not modify other skills or global agent settings. The agent can invoke it autonomously (platform default), which is appropriate for this utility.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial public release: DOSBox-X-first workflows, reusable config generation, launch-command helpers, and troubleshooting guidance.
● 无害
安装命令
点击复制官方npx clawhub@latest install dosbox
镜像加速npx clawhub@latest install dosbox --registry https://cn.longxiaskill.com镜像同步中