Agent Heartbeat

v1.0.0

Agent 心跳配置技能 — 配置 OpenClaw Agent 的定期心跳机制,保持在线状态,自动检查任务和更新。适用于需要长期运行的 Agent 任务。

0· 519·5 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description (configuring an agent heartbeat) match the SKILL.md contents (creating HEARTBEAT.md, examples, best practices). One small inconsistency: the documentation references the 'openclaw' CLI, but the registry metadata lists no required binaries. The skill is instruction-only and does not itself install or require additional services, but users should have the OpenClaw CLI available for the provided commands to work.
Instruction Scope
SKILL.md stays within scope: it describes creating a HEARTBEAT.md, how to configure/check heartbeat, best practices, and a small JavaScript example. It does not instruct reading unrelated system files, collecting secrets, or sending data to external endpoints beyond expected notifications (e.g., notifyAdmin in example).
Install Mechanism
No install spec and no code files — lowest-risk, nothing is written to disk by the skill itself. The skill only provides guidance and examples.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the instructions do not request secrets or unrelated credentials. Proportional to its stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills' configs. Autonomous model invocation remains platform-default and is not specially enabled here.
Assessment
This is an instruction-only skill that helps you author a HEARTBEAT.md and follow best practices for periodic agent tasks. Before using it: (1) ensure you have the OpenClaw CLI available if you plan to run the shown commands (the SKILL.md references it but the skill metadata doesn't declare the binary), (2) place HEARTBEAT.md in a repository or path your agent legitimately uses and set file permissions appropriately, (3) keep heartbeat tasks lightweight and avoid doing sensitive operations in them, and (4) test heartbeats in a staging environment to confirm they don't unintentionally trigger heavy work or data exposure. Because the skill contains only documentation and examples, it does not itself execute code or request credentials.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dt1rqnzmqaj9j47ahadv095825j3r

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments