← 返回 Skills 市场
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mhc-layer-impl-modal-gpu
功能描述
Run Python code on cloud GPUs using Modal serverless platform. Use when you need A100/T4/A10G GPU access for training ML models. Covers Modal app setup, GPU...
安全使用建议
This skill appears to be what it claims (how to run training on Modal GPUs) but the metadata doesn't list the credentials the instructions use. Before installing or running: 1) Expect to provide a Modal token (and optionally a HuggingFace token for private datasets); only provide tokens you trust and scope them with least privilege. 2) Prefer creating Modal secrets (Modal's secret store) rather than pasting tokens into scripts. 3) Verify the skill's origin and review any code you run on Modal (especially user-provided scripts) for data exfiltration or unexpected network calls. 4) Test with non-sensitive/limited-permission tokens first and rotate tokens after testing. 5) If you need absolute assurance, ask the publisher to update the skill metadata to declare required credentials (e.g., PRIMARY_ENV or requires.env) so the requirements are explicit.
功能分析
Type: OpenClaw Skill
Name: mhc-layer-impl-modal-gpu
Version: 0.1.0
The skill bundle provides legitimate documentation and code examples for using the Modal serverless GPU platform. It covers standard operations such as environment setup, GPU selection, and data downloading from HuggingFace (SKILL.md, data-download.md). No malicious patterns, data exfiltration attempts, or harmful prompt injections were found.
能力评估
Purpose & Capability
The skill's name and documentation describe Modal GPU usage (pip install modal, modal token set, using Modal functions and volumes). That capability aligns with the stated purpose. However, the SKILL metadata declares no required credentials or primary credential even though the runtime instructions explicitly instruct the user to set a Modal token (and describe using HuggingFace tokens/secrets for private data). This mismatch between declared requirements and runtime instructions is a design omission.
Instruction Scope
SKILL.md stays on-topic: it outlines creating Modal apps, building images, downloading data inside remote functions, and returning results. It does instruct running `modal token set --token-id <id> --token-secret <secret>` and references HF_TOKEN usage and Modal secrets. The instructions do not ask to read unrelated files or exfiltrate data, but they rely on secrets/credentials that are not declared in the metadata.
Install Mechanism
This is instruction-only with no install spec and no code files. The only installation guidance is `pip install modal`, which is appropriate and low risk for this purpose.
Credentials
The runtime docs require setting a Modal token (and show patterns for using a HuggingFace token for private datasets), yet the skill declares no required environment variables or primary credential. That omission hides that tokens/credentials are necessary and materially affect trust. Requesting tokens for the platform and optional dataset access is reasonable for the skill's function, but the metadata should declare them. Users should be aware they will need to provide secrets and should limit permissions.
Persistence & Privilege
always is false and there is no install writing persistent configuration. The skill does mention creating Modal secrets and volumes, which are normal Modal features. There is no indication the skill requests elevated platform privileges beyond normal Modal usage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mhc-layer-impl-modal-gpu - 安装完成后,直接呼叫该 Skill 的名称或使用
/mhc-layer-impl-modal-gpu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
常见问题
modal-gpu 是什么?
Run Python code on cloud GPUs using Modal serverless platform. Use when you need A100/T4/A10G GPU access for training ML models. Covers Modal app setup, GPU... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 modal-gpu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mhc-layer-impl-modal-gpu」即可一键安装,无需额外配置。
modal-gpu 是免费的吗?
是的,modal-gpu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
modal-gpu 支持哪些平台?
modal-gpu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 modal-gpu?
由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。
推荐 Skills