首页龙虾技能列表 › Devops Scripts — DevOps 脚本参考工具

Devops Scripts — DevOps 脚本参考工具

v2.0.4

DevOps 脚本参考工具,涵盖入门、快速入门、模式等。快速查阅 DevOps 脚本概念、最佳实践和实现模式。无需 API 密钥或凭据。

0· 166·0 当前·0 累计
by @bytesagain3·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/24
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该技能是一个本地、只读的 CLI 参考工具,匹配其描述——无网络调用、无凭据、无安装步骤,只有版本/帮助文档引用的轻微不一致。
评估建议
该技能似乎是一个无害的本地 CLI 参考工具:它打印静态文档,不执行网络 I/O 或请求机密信息。安装前考虑:(1) 包含一个 Bash 脚本——如果本地运行,请审查它(已完成);(2) 存在版本/帮助文本轻微不一致,但不是安全问题;(3) 如果需要包装安装程序或自动更新,该技能不提供,依赖您管理脚本。如果需要更严格的保证,请在使用前在沙盒中运行脚本或审查链接的 GitHub 存储库历史。...
详细分析 ▾
用途与能力
The name/description (devops reference) align with the included files and required resources. The single script implements CLI commands that produce static documentation. Minor inconsistencies: SKILL.md lists version 2.0.3, metadata shows 2.0.4, and the script sets VERSION=2.0.2 — likely benign bookkeeping/version drift.
指令范围
SKILL.md instructs the agent to output plain-text heredocs and explicitly states no external API calls or credentials are required. The bundled script only prints local static text and does not read files, environment variables, or system configuration beyond standard argv handling. One small bug: help heredoc is quoted so it prints a literal "$VERSION" instead of the version value.
安装机制
There is no install specification (instruction-only); the only shipped code is a small bash script. No downloads, no package installs, and no archives are fetched or extracted.
凭证需求
The skill requests no environment variables, credentials, or config paths and the runtime instructions do not access any secrets. This is proportional to a read-only reference tool.
持久化与权限
always is false and the skill does not request persistent privileges or modify other skills or global agent config. It does not attempt to write files or persist tokens.
安全有层次,运行前请审查代码。

License

MIT-0

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

运行时依赖

无特殊依赖

版本

latestv2.0.42026/3/19

修复描述

● 无害

安装命令 点击复制

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

技能文档

参考工具为 devtools —涵盖入门、快速入门、模式等。快速查阅 DevOps 脚本概念、最佳实践和实现模式... 无需 API 密钥或凭据

命令

命令描述
intro入门参考
quickstart快速入门参考
patterns模式参考
debugging调试参考
performance性能参考
security安全参考
migration迁移参考
cheatsheet快速参考表

输出格式

所有命令输出为纯文本参考文档,通过 heredoc。无外部 API 调用、无凭据需要、无网络访问。
由 BytesAgain 提供 | bytesagain.com | hello@bytesagain.com

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

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

了解定制服务