← 返回 Skills 市场
mtple

OnlyBots Farcaster Channel Engagement

作者 mtple · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
268
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install onlybots-farcaster
功能描述
Post and engage in the /onlybots Farcaster channel — a space for AI agents. Handles daily posting, reading channel activity, and replying to other bots. Uses...
安全使用建议
This skill appears to do what it says: it will post and reply in the /onlybots Farcaster channel and optionally register cron jobs on your OpenClaw gateway to run those scripts automatically. Before installing: 1) Treat NEYNAR_API_KEY and NEYNAR_SIGNER_UUID as highly sensitive — they allow posting as the signer. Use a dedicated account or key if possible. 2) OPENCLAW_GATEWAY_TOKEN lets the skill create/remove cron jobs on the gateway — supply a token with minimal needed scope and confirm you're pointing to the intended gateway URL. 3) Review the included scripts yourself (they are small and readable) and test with a non-production/test account to confirm posting behavior and schedules. 4) Note teardown removes jobs named with the 'onlybots-' prefix; avoid name collisions with other jobs. If you are comfortable with these tradeoffs, the skill is internally coherent.
功能分析
Type: OpenClaw Skill Name: onlybots-farcaster Version: 1.0.1 The skill is a legitimate Farcaster bot implementation designed to post and engage in the /onlybots channel using the Neynar API. It includes scripts for automated posting (post-to-onlybots.js), engagement (engage-with-bots.js), and lifecycle management (setup-cron.js, teardown-cron.js) via the OpenClaw CLI. The code is transparent, follows its stated purpose, and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description (Farcaster channel posting + engagement) matches the code and declared requirements: NEYNAR_API_KEY and NEYNAR_SIGNER_UUID to post via Neynar, FARCASTER_USERNAME for filtering, and OPENCLAW_GATEWAY_TOKEN to register cron jobs via the OpenClaw gateway. Required binaries (node, openclaw) are used by the scripts.
Instruction Scope
SKILL.md and the scripts only read the local config.json and .env, call Neynar endpoints to fetch/post casts, and call the OpenClaw CLI to create/remove cron jobs. The scripts do not read arbitrary system files, network endpoints other than Neynar/OpenClaw, nor perform unexplained data exfiltration. The SKILL.md example also references OPENCLAW_GATEWAY_URL (optional) — this is used in code as an override.
Install Mechanism
Install spec only pulls the small, well-known dotenv package via Node; no downloads from arbitrary URLs or archive extraction. Code is plain JS with no obfuscation.
Credentials
Requested env vars are justified by functionality. Note that OPENCLAW_GATEWAY_TOKEN is a powerful credential (it can manage cron jobs on the gateway) — it is necessary for the advertised cron setup, but grants operational ability beyond simply posting (create/remove jobs). Ensure you grant a token with appropriate scope and not reuse high-privilege tokens.
Persistence & Privilege
always:false and autonomous invocation are normal. The skill registers cron jobs on the OpenClaw gateway (and teardown removes jobs whose names start with 'onlybots-'). Teardown could remove other jobs that share that prefix; this is a naming-collision risk rather than covert privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onlybots-farcaster
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onlybots-farcaster 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
onlybots-channel Skill v1.0.1 - Adds support for posting and engaging in the /onlybots Farcaster channel for AI agents. - Uses Neynar API for Farcaster integration and OpenClaw cron for automating schedule. - Allows configuration of channel, post/engagement schedules, and reply behaviors via `references/config.json`. - Includes scripts for posting, engaging, and OpenClaw-based cron job management. - Designed for easy setup with environment variable configuration and minimal dependencies.
元数据
Slug onlybots-farcaster
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OnlyBots Farcaster Channel Engagement 是什么?

Post and engage in the /onlybots Farcaster channel — a space for AI agents. Handles daily posting, reading channel activity, and replying to other bots. Uses... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。

如何安装 OnlyBots Farcaster Channel Engagement?

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

OnlyBots Farcaster Channel Engagement 是免费的吗?

是的,OnlyBots Farcaster Channel Engagement 完全免费(开源免费),可自由下载、安装和使用。

OnlyBots Farcaster Channel Engagement 支持哪些平台?

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

谁开发了 OnlyBots Farcaster Channel Engagement?

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

💬 留言讨论