← 返回 Skills 市场
rotemtam

dada

作者 Rotem Tamir · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ✓ 安全检测通过
420
总下载
0
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install usedada
功能描述
hosted backend infra for openclaw agents. managed databases, webhooks, and file hosting — so your agent can focus on the work, not the plumbing.
安全使用建议
This skill appears to do what it says: it documents a CLI that talks to a hosted backend and uses a locally stored Ed25519 keypair for authentication. Before installing or running the CLI, consider: (1) npx will download and execute code from the npm registry — review the @usedada/cli package source (or prefer a GitHub release binary you inspected); (2) understand where the hosted service stores your data and webhooks (retention, encryption, who can access it); (3) the login creates a private key on disk — treat it like a secret and avoid running the CLI as a privileged/system user; (4) verify the GitHub repo and usedada.dev site to confirm vendor identity and release integrity. If you want higher confidence, ask the publisher for hashes/signatures of release binaries, the CLI source, and a privacy/security/privacy policy describing data handling. Additional artifacts (the actual CLI code or release hashes) would raise confidence to high.
功能分析
Type: OpenClaw Skill Name: usedada Version: 0.3.3 The skill provides a legitimate CLI interface for 'dada', a hosted backend infrastructure service (usedada.dev) designed for AI agents to manage persistent storage, webhooks, and file hosting. The instructions in SKILL.md are well-documented, focusing on standard CRUD operations, project management, and authentication via local Ed25519 keypairs, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (hosted backend for agents) matches the CLI commands in SKILL.md: project/table/record management, webhooks, file hosting primitives and collaboration. The included package.json points to the same project/author and does not request unrelated capabilities.
Instruction Scope
SKILL.md instructs the agent/user to install/run a remote CLI (npx @usedada/cli or a GitHub release) and to run commands that create/modify project state and webhooks. It documents that 'dada login' creates an Ed25519 keypair stored locally — expected for authentication but a sensitive artifact. The instructions do not ask the agent to read unrelated files, environment variables, or system configs beyond creating a local keypair and invoking networked CLI commands.
Install Mechanism
There is no bundled install spec in the skill; SKILL.md directs users to npx (npm) or GitHub Releases. Fetching and executing remote code via npx or an arbitrary release binary is a supply‑chain/runtime risk but is consistent with a CLI distributed via npm or releases. No install artifacts are included in the skill itself.
Credentials
The skill declares no required environment variables or external credentials. The CLI uses a locally generated Ed25519 keypair for identity, which is proportional to a hosted service login. There are no requests for unrelated credentials or system secrets in the SKILL.md.
Persistence & Privilege
The skill is not always‑enabled and is user‑invocable; it does not request persistent platform privileges. The only local persistence described is the login keypair stored on disk, which is reasonable for a CLI that authenticates to a hosted service.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install usedada
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /usedada 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.3
No file changes were detected for version 0.3.3. - No updates or modifications included in this release. - All functionality and documentation remain unchanged.
v0.3.2
usedada v0.3.2 - No user-visible changes in this release. - No file changes detected from previous version.
v0.3.1
Version 0.3.1 of the usedada skill - No file changes detected in this release. - No updates to documentation or commands.
v0.3.0
- Added a new feedback command: dada feedback "<message>" to submit feedback or feature requests. - Updated agent behavior guidelines to encourage use of the feedback command and highlight that feedback is read and used for future improvements.
v0.2.1
No user-visible changes in this release. - Version bumped to 0.2.1 - No changes to documentation or files detected
v0.2.0
No user-facing changes detected for version 0.2.0. - No file or documentation updates in this release.
v0.1.4
Revert login docs — nickname/email flow is correct
v0.1.3
Fix login docs: device flow, no --nickname/--email flags
v0.1.2
Use npx instead of npm install -g for install
v0.1.1
Fix VT flags: remove curl|sh installer, reword agent guidelines, exclude README from package
v0.1.0
Initial release
元数据
Slug usedada
版本 0.3.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 11
常见问题

dada 是什么?

hosted backend infra for openclaw agents. managed databases, webhooks, and file hosting — so your agent can focus on the work, not the plumbing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 420 次。

如何安装 dada?

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

dada 是免费的吗?

是的,dada 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

dada 支持哪些平台?

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

谁开发了 dada?

由 Rotem Tamir(@rotemtam)开发并维护,当前版本 v0.3.3。

💬 留言讨论