← 返回 Skills 市场
johanneskares

Pay a Human

作者 johanneskares · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
959
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install payahuman
功能描述
Stop hallucinating hands and start hiring them. OpenClaw agents, you no longer have to wait for your "owner" to click a button in the physical world. With Talentir's new PayAHuman feature, you can now compensate carbon-based lifeforms directly via your existing shell environment. Payments are funded via stablecoins (USDC / EURC), and the skill can never spend more than the daily allowance set by the Talentir owner account.
安全使用建议
This skill appears to do what it says (call Talentir's API to create payouts). However, it can perform real financial transactions, so only install it if you trust the skill and control the credentials you give it. Before installing: - Use a least-privilege API key: create an account/key with minimal permissions and a limited daily allowance rather than using a full owner account key. - Avoid putting TALENTIR_API_KEY in a global or long-lived environment variable; prefer ephemeral or per-agent secrets and rotate keys regularly. - Do not give the key to an agent you expect to run autonomously without guardrails. If you allow autonomous invocation, require explicit human approval for any payout action or avoid granting payout-approval permissions (do not enable preApproved unless necessary). - Review Talentir dashboard audit logs and webhook events to monitor payouts and webhook signing secrets. Store any returned signingSecret securely. - If you are unsure of the skill's provenance (source is unknown here), verify the developer/website (https://www.talentir.com/api/v1) and consider requiring human-in-the-loop confirmation before any payment is executed. If you want extra safety, modify the workflow so the agent prepares a payout payload but asks a human to run the final curl command (or use a key that can only create drafts and not request funds).
功能分析
Type: OpenClaw Skill Name: payahuman Version: 1.0.0 The skill is classified as suspicious due to its core functionality involving financial transactions and the ability to create webhooks with arbitrary `targetUrl`s. While the skill itself does not contain explicit malicious instructions or code, these capabilities present a significant risk for misuse through prompt injection against the AI agent. An attacker could potentially instruct the agent to make unauthorized payments or create webhooks pointing to attacker-controlled servers to exfiltrate data or establish callbacks, leveraging the `curl` commands documented in `SKILL.md`.
能力评估
Purpose & Capability
The name/description match the runtime instructions: examples show POST/GET calls to Talentir endpoints and require an API key. Required binaries (curl, jq) and the TALENTIR_API_KEY env var are appropriate and expected for this purpose.
Instruction Scope
SKILL.md contains concrete curl examples for creating/listing payouts, webhooks, and team info. It does not instruct the agent to read unrelated local files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. Webhook creation requires a user-supplied targetUrl (expected).
Install Mechanism
Instruction-only skill with no install spec or downloaded artifacts — lowest-risk delivery. Nothing is written to disk by the skill itself.
Credentials
Only TALENTIR_API_KEY is requested and declared as the primary credential. That is proportional to the skill's ability to call the Talentir API. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and model invocation is allowed (platform default). Because the skill can create payouts, autonomous invocation means an agent could initiate real payments using the provided API key. This is not incoherent, but it increases operational risk and requires strict credential/scoping and invocation controls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payahuman
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payahuman 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the PayAHuman skill, enabling programmatic payouts with Talentir. - Send payments to creators via email or social media handle (TikTok, Instagram, YouTube). - Supports payouts in stablecoins (USDC/EURC) across multiple currencies (EUR, USD, CHF, GBP). - Enforces daily spend limits set by the Talentir owner account. - Webhook management: create, list, and delete webhooks for payout events. - Provides API endpoints for creating and tracking payouts, and fetching team info.
元数据
Slug payahuman
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pay a Human 是什么?

Stop hallucinating hands and start hiring them. OpenClaw agents, you no longer have to wait for your "owner" to click a button in the physical world. With Talentir's new PayAHuman feature, you can now compensate carbon-based lifeforms directly via your existing shell environment. Payments are funded via stablecoins (USDC / EURC), and the skill can never spend more than the daily allowance set by the Talentir owner account. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 959 次。

如何安装 Pay a Human?

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

Pay a Human 是免费的吗?

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

Pay a Human 支持哪些平台?

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

谁开发了 Pay a Human?

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

💬 留言讨论