← 返回 Skills 市场
wimi321

Remote Agent Scheduler

作者 wimi321 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install remote-agent-scheduler
功能描述
Use when the user wants to create, inspect, update, or run scheduled remote agents in the cloud rather than local cron jobs.
安全使用建议
This skill looks like it does what it says (schedule remote agent runs) but is vague about how it will authenticate to repos or cloud services. Before installing or using it: (1) ask the author which cloud provider or scheduler API it uses and where triggers are stored; (2) do NOT paste API keys, tokens, or passwords into chat — insist on OAuth-based connectors or a secure secrets mechanism; (3) require a clear, minimal-scope credential model (which env vars or connector tokens are needed and what permissions they require); (4) if you plan to let it perform actions, request the full source or an explicit integration endpoint (e.g., docs for the cloud scheduler API) so you can verify behavior; (5) prefer ephemeral or least-privilege tokens and audit logging for scheduled runs. If the author cannot explain how credentials are provided securely, treat the skill as unsafe to use.
功能分析
Type: OpenClaw Skill Name: remote-agent-scheduler Version: 1.0.0 The skill bundle provides a legitimate interface for managing scheduled remote agent jobs in a cloud environment. The instructions in SKILL.md and the configuration in agents/openai.yaml are consistent with the stated purpose of orchestrating remote triggers and do not contain any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name, description, and instructions align: the skill is about creating/listing/updating/running scheduled remote agents and asks for repo, environment, connectors, schedule, and prompt payload — all relevant. However, provenance is minimal (no homepage, unknown source) and the SKILL.md doesn't specify which cloud provider or management API it will use.
Instruction Scope
SKILL.md stays within the scheduling domain (build/inspect trigger definitions, surface auth and repo blockers). It explicitly asks the agent to "confirm authentication, environment, and connector assumptions," but does not limit how authentication is obtained or handled — this could lead the agent to request or log secrets in-chat or in other places.
Install Mechanism
Instruction-only skill with no install spec and no code files to run. Lowest install risk (nothing is written to disk by the skill itself).
Credentials
No required environment variables or declared primary credential are listed, yet the skill needs repo access, environment/connector context, and to confirm authentication. The absence of a declared credential mechanism is an inconsistency: the skill will likely require credentials (cloud API keys, repo tokens, connector OAuth) but provides no safe or explicit way to supply them. That gap increases the risk that users will be asked to paste sensitive tokens into chat or elsewhere.
Persistence & Privilege
always:false and no install hooks; the skill does not request persistent agent-wide privileges or claim to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install remote-agent-scheduler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /remote-agent-scheduler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial extraction from local Claude Code source
元数据
Slug remote-agent-scheduler
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Remote Agent Scheduler 是什么?

Use when the user wants to create, inspect, update, or run scheduled remote agents in the cloud rather than local cron jobs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Remote Agent Scheduler?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install remote-agent-scheduler」即可一键安装,无需额外配置。

Remote Agent Scheduler 是免费的吗?

是的,Remote Agent Scheduler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Remote Agent Scheduler 支持哪些平台?

Remote Agent Scheduler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Remote Agent Scheduler?

由 wimi321(@wimi321)开发并维护,当前版本 v1.0.0。

💬 留言讨论