← 返回 Skills 市场
druxamb

OpenAirtime

作者 DruxAMB · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install open-airtime
功能描述
Autonomous Nigerian Airtime distribution agent on Farcaster.
安全使用建议
Do not install or enable this skill without further verification. Ask the author for: (1) the source code of the Node scripts and proof they run on your environment; (2) a clear explanation of what credentials are used and where they are stored; (3) how airtime funds are provisioned and audited. If you must test, run it in a tightly sandboxed environment (isolated VM) with no real funds, and never allow it to access your real credentials or production machine. Prefer a skill that declares required credentials, provides code or a vetted install, and documents its network endpoints and audit logs.
功能分析
Type: OpenClaw Skill Name: open-airtime Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` provides clear instructions for the AI agent to interact with Farcaster and an airtime claiming system using local Node.js scripts (`farcaster.js`, `airtime.js`). Crucially, it explicitly instructs the agent to 'Do NOT use curl', which significantly mitigates the risk of unauthorized network activity or data exfiltration. There are no instructions for accessing sensitive data, installing persistence mechanisms, or performing any actions beyond the stated purpose of distributing airtime.
能力评估
Purpose & Capability
The skill claims to autonomously distribute Nigerian airtime on Farcaster (a financial operation + platform integration) but declares no required credentials, no API keys, and no network endpoints. A legitimate airtime distribution agent would normally require Farcaster auth tokens and payment/airtime-provider credentials; those are missing.
Instruction Scope
SKILL.md explicitly instructs the agent to run Node scripts at an absolute Windows path (c:\Users\LOYAL\Documents\openairtime\scripts\*.js) and to call a claim_airtime tool. No code is bundled and no guidance is given about where those scripts come from. The instructions also forbid using curl and tell the agent never to ask for API keys, which hides credential handling and prevents normal discovery of required secrets.
Install Mechanism
There is no install spec and no code files. While that reduces installer risk, it's problematic here because the skill expects pre-existing, executable local scripts. That means runtime will depend on unreviewed code on the host or will fail — both are risky. The skill asks to execute local binaries/scripts that are not supplied or vetted.
Credentials
The skill declares no required env vars or primary credential yet presumes 'All credentials are already configured' and will perform airtime claims. Financial operations and Farcaster actions normally need tokens/keys; omitting them is disproportionate and opaque. The rule 'Never ask for API keys' prevents the agent from requesting necessary, legitimate credentials and could mask exfiltration or hidden credential usage.
Persistence & Privilege
always:false (normal) and autonomous invocation is allowed (platform default). Because the skill would perform monetary transfers if operative, autonomous invocation increases blast radius — this combination is noteworthy but not by itself disqualifying.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-airtime
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-airtime 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of OpenAirtime autonomous agent for Farcaster. - Distributes Nigerian airtime via a claim-and-reply workflow on Farcaster. - Provides strict usage instructions and built-in command examples for both airtime management and Farcaster interactions. - Enforces duplicate reply prevention and clear response guidelines. - Includes detailed onboarding, command explanations, and cautions on API credential handling. - Requires Node.js for all command runs; curl is not supported.
元数据
Slug open-airtime
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenAirtime 是什么?

Autonomous Nigerian Airtime distribution agent on Farcaster. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1113 次。

如何安装 OpenAirtime?

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

OpenAirtime 是免费的吗?

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

OpenAirtime 支持哪些平台?

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

谁开发了 OpenAirtime?

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

💬 留言讨论