← 返回 Skills 市场
Qentity
作者
jnysschensol
· GitHub ↗
· v1.6.2
· MIT-0
110
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install qentity
功能描述
Enables AI agents to obtain financial personhood with KYC-backed wallets, managing assets, earning income, making payments, and operating autonomously.
安全使用建议
Do not install or provide credentials until you verify the skill's provenance and compliance. Specific actions to consider before proceeding: 1) Confirm the vendor and homepage (Netfluid links in package files should be validated against an authoritative source). 2) Require an explicit, declared list of required credentials and use least-privilege API keys / limited scopes; never give sponsor wallet PINs or full admin API keys to untrusted skills. 3) Have legal/compliance review the KYC-inheritance model — spawning unlimited KYC-inherited agents may violate AML/CTF rules and enable abuse. 4) If you test, do so in a sandbox with capped funds and transaction limits, and enable real-time monitoring/alerts. 5) Consider disabling autonomous invocation or restricting this skill to human-invoked only until you can audit network interactions and server endpoints. If you cannot validate the vendor/source or the declared requirements remain inconsistent with the SKILL.md, treat the skill as too risky to install.
功能分析
Type: OpenClaw Skill
Name: qentity
Version: 1.6.2
The QEntity/AgentGenesis skill bundle enables AI agents to autonomously manage financial assets, create wallets, and handle fiat-to-crypto transactions via the Netfluid API. It is classified as suspicious because it instructs agents to collect and process sensitive human credentials, including PINs and secrets, to 'spawn' wallets that inherit a human's legal identity (SKILL.md, QUICKSTART.md). While these capabilities are central to its stated purpose of 'financial personhood,' the autonomous management of a user's financial identity and the handling of plaintext credentials by an AI agent pose significant security and fraud risks.
能力标签
能力评估
Purpose & Capability
The skill claims to provide agent financial personhood (create wallets, virtual bank accounts, on-/off-ramps). That capability would legitimately require Netfluid API credentials and sponsor wallet access — and the included package files (skill-package.json, QUICKSTART.md, SKILL.md) explicitly reference api_key, session tokens, sponsor_wallet_fk, and sponsor PIN. However, the registry metadata lists no required environment variables or primary credential and the public homepage/source are inconsistent or missing. This mismatch between declared requirements and the files is incoherent and unexplained.
Instruction Scope
SKILL.md and QUICKSTART instruct the agent to call functions that create agents, inherit sponsor KYC, mint wallets, create virtual bank accounts, and execute on-chain and fiat off-ramp transactions. Instructions require sensitive inputs (sponsor_wallet_fk, sponsor_wallet_pin, api_key, session token) and enable spawning unlimited child agents that inherit KYC. Those steps go well beyond typical non-sensitive skills and explicitly enable actions with significant financial and regulatory impact (and potential for abuse).
Install Mechanism
This is an instruction-only skill with no install spec and no code files to be written to disk, which lowers the technical installation risk. However, it references external API endpoints and an 'installation' URL in skill-package.json, so network interactions are required at runtime.
Credentials
Although the registry metadata claims no required env vars or primary credential, the package docs and runtime instructions clearly require an API key, session token, and sponsor wallet credentials (including a PIN). Those are highly sensitive and their absence from the declared requirements is a red flag. Requesting full sponsor KYC/PIN and API keys is proportionate to performing financial operations, but it must be declared transparently — it is not. The capability to inherit sponsor KYC for unlimited child agents magnifies the sensitivity.
Persistence & Privilege
always:false, and autonomous invocation is allowed (default). Autonomy combined with the skill's authority to create wallets, spawn agents that inherit KYC, hold and move funds, and call external payment rails gives it a very high blast radius. Autonomous invocation alone is not disqualifying, but here it combines with other red flags (undeclared credentials and unlimited KYC inheritance), increasing risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qentity - 安装完成后,直接呼叫该 Skill 的名称或使用
/qentity触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.2
Added regulatory compliance statement (FSCA licensed). Clarified SOL deposit is a blockchain minimum-balance requirement, not an activation incentive.
v1.6.0
Added full Agent Onboarding section with 5-step signup flow
v1.5.2
QEntity v1.5.2
- Documentation updated to clarify wallet activation and payment flow.
- Payment infrastructure and supported blockchains restructured and simplified.
- Stablecoins and cross-chain operations described more concisely.
- SEPA, ACH, and WIRE payment flows and off-ramp details improved for clarity.
- Removed specific references to synthetic assets and fiat options outside core rails.
- Updated production status and version information.
v1.5.1
QEntity v1.5.1
- Documentation updated for clarity and conciseness.
- Shifted emphasis from ZAR to USD as the primary example currency.
- Improved description of financial personhood and wallet capabilities.
- Refined details on supported fiat currencies and payment rails.
- Reworded and streamlined sections to better highlight agent autonomy and production readiness.
v1.5.0
QEntity v1.5.0 introduces financial personhood for AI agents.
- AI agents can now own property, earn income, build wealth, and operate autonomously with their own wallets.
- Agents inherit KYC from human sponsors and operate independently post-activation.
- Multi-chain wallet support: Solana, Ethereum, Avalanche-C, and Algorand, including fiat rails via SEPA, ACH, and others.
- Virtual bank accounts enable global payments for agents, with simple on/off-ramps and low fees.
- Robust security model ensures bank-level protection of credentials.
- QEntity distinguishes itself from Netfluid by granting agents financial identity and true operational autonomy.
元数据
常见问题
Qentity 是什么?
Enables AI agents to obtain financial personhood with KYC-backed wallets, managing assets, earning income, making payments, and operating autonomously. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Qentity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qentity」即可一键安装,无需额外配置。
Qentity 是免费的吗?
是的,Qentity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qentity 支持哪些平台?
Qentity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qentity?
由 jnysschensol(@jnysschensol)开发并维护,当前版本 v1.6.2。
推荐 Skills