📦 Recipe Bulk Download Folder — 批量下载云盘

v1.0.12

一键列出并下载指定 Google Drive 文件夹内的全部文件,支持筛选与并行加速,无需手动逐一点击,大幅提升资料收集效率。

0· 382·11 当前·11 累计
下载技能包
最后更新
2026/4/1
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This recipe is coherent but check the following before using it: ensure the gws binary installed on your system is from a trusted source and that you have properly authenticated gws (the recipe assumes gws/gws-drive handle credentials). Be cautious when downloading an entire folder: files will be written to the agent's working directory and could overwrite local files — provide safe output filenames or an empty target directory. Confirm you have permission to access the Drive folder and that exp...
详细分析 ▾
用途与能力
The skill's name/description (bulk download from Google Drive) match the declared requirement for the gws binary and the dependent skill gws-drive. Nothing requested appears unrelated to Drive access.
指令范围
The SKILL.md only instructs the agent to run gws commands to list, download, and export files from a Drive folder — that stays within the stated purpose. Note: the recipe will download all files in a folder and writes to disk using provided output names (risk of overwriting local files); it assumes the agent/environment has valid gws authentication already.
安装机制
Instruction-only skill with no install spec — nothing is written to disk by the skill itself. This is the lowest-risk install model.
凭证需求
The skill declares no environment variables or credentials, which is reasonable because it relies on the gws binary and the gws-drive skill to handle authentication. It does not request unrelated secrets or config paths.
持久化与权限
always is false and the skill does not request permanent presence or attempt to modify other skills/configuration. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.122026/3/7

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install recipe-bulk-download-folder
镜像加速npx clawhub@latest install recipe-bulk-download-folder --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库