首页龙虾技能列表 › Deno — 使用 Deno 运行时避免权限陷阱、URL 导入陷阱和 Node.js 迁移陷阱

🦕 Deno — 使用 Deno 运行时避免权限陷阱、URL 导入陷阱和 Node.js 迁移陷阱

v1.0.0

Deno 是一个安全的 TypeScript 运行时,具有权限模型。该技能帮助您避免常见的权限、导入和 Node.js 迁移陷阱,确保安全、稳定的开发环境。

2· 599·3 当前·3 累计
by @ivangdavila (Iván)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/2/26
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
此技能仅提供指令式指导,要求和指令与其声明目的一致,不请求无关凭据或安装任意代码。
评估建议
该技能仅为文档帮助,用于使用 Deno,不包含代码或请求秘密。启用前,请确保环境中有可信的 Deno 二进制文件,并注意使用广泛权限标志(如 --allow-all 或 --allow-readWithout 路径)运行 Deno 的风险。...
详细分析 ▾
用途与能力
Name and description match the content: all files are Deno-focused guidance (permissions, imports, Node migration). The only runtime requirement is the 'deno' binary, which is appropriate for a Deno troubleshooting/authoring skill.
指令范围
SKILL.md and supporting docs contain best-practice commands and examples (deno run, deno cache, deno vendor, etc.) and focus on Deno-specific risks. The documents include illustrative examples (e.g., showing that broad --allow-read could expose /etc/passwd) but do not instruct the agent to read unrelated host files or to exfiltrate data; all commands and file/path references are relevant to Deno usage and deployment.
安装机制
No install spec and no included code files — instruction-only. That minimizes risk: nothing is downloaded or written to disk by the skill itself.
凭证需求
The skill declares no required environment variables or credentials. The docs discuss how to scope runtime permission flags (e.g., --allow-env=API_KEY) as guidance, which is appropriate and proportional for a Deno-focused guide.
持久化与权限
always is false and there is no mechanism to persist or modify other skills or global agent settings. Model invocation is allowed (normal default) but the skill itself does not request elevated platform privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.02026/2/16

初始发布

● 无害

安装命令 点击复制

官方npx clawhub@latest install deno
镜像加速npx clawhub@latest install deno --registry https://cn.clawhub-mirror.com

技能文档

当使用 Deno 需求时

用户需要 Deno 专家知识 — 安全的 TypeScript 运行时,具有权限模型。代理处理权限配置、依赖管理(通过 URL/npm)和从 Node.js 迁移。

快速参考

主题文件
权限系统permissions.md
导入和依赖imports.md
Node.js 迁移node-compat.md
... (以下内容为原文中的技术详述,未翻译,保留原文)

Permission Traps...

...

Runtime Differences...

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务