← 返回 Skills 市场
huxiuhan

Neta Community

作者 Hu Xiuhan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
226
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neta-community
功能描述
Neta API community skill — browse interactive feeds, view collection details, like and interact with content, and browse content by tags and characters in a...
安全使用建议
What to consider before installing/using this skill: - Inconsistency: The SKILL.md says you must set NETA_TOKEN and install a global npm package (@talesofai/neta-skills), but the skill registry metadata does not declare any required env vars or installs. Ask the skill author/maintainer to update the metadata to declare NETA_TOKEN and an explicit install spec. - Verify the npm package provenance: check the @talesofai/neta-skills package page and its source repo (GitHub) to confirm the publisher, readme, and any reviews; inspect package contents before installing (don't blindly npm i -g). Prefer installing in a contained environment (container or VM) first. - Least privilege: If you provide a NETA_TOKEN, ensure it has minimal scope and can be rotated. Do not reuse broader tokens (e.g., platform-wide credentials) for this skill. - Global installs: The instructions recommend global npm/pnpm installs. Global packages run code on install and at runtime; prefer local installs or isolated environments if possible. - Local files: The skill suggests caching API responses to local directories (character_cache, research/). Review where data is stored and ensure you’re comfortable with those files being written. - If you cannot verify the package or the author, treat the skill as untrusted. Request that the author add required env vars and an install spec to the registry and provide links to the CLI repo/source before proceeding. Given these inconsistencies, proceed with caution or in a sandbox until the metadata and provenance are clarified.
功能分析
Type: OpenClaw Skill Name: neta-community Version: 0.1.0 The skill bundle provides instructions and documentation for an AI agent to interact with the Neta community API via a CLI tool (neta-cli). It supports standard community features such as browsing interactive feeds, searching for characters/elements, researching hashtags, and performing social interactions like commenting and following users. The instructions in SKILL.md and the detailed guides in the references directory are consistent with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to be an instruction-only community browsing/interaction skill, which fits the described commands, but the SKILL.md requires a NETA_TOKEN and a neta-cli/@talesofai npm package. The registry metadata lists no required env vars, no required binaries, and no install spec — this mismatch (undisclosed credential and installation) is not proportionate to what the metadata claims.
Instruction Scope
The runtime instructions are focused on feed browsing, tag/character queries, and interactions using neta-cli. They advise installing a CLI package, setting NETA_TOKEN, caching JSON to local paths (e.g., character_cache/ , /tmp/), and using tools like jq and DEBUG logs. The actions are within the stated purpose, but instruct creating local files and installing global npm packages; those operational details should have been declared in metadata.
Install Mechanism
There is no formal install spec in the registry, yet SKILL.md instructs installing @talesofai/neta-skills globally via npm or pnpm. Installing an unvetted global npm package is a moderate risk (packages execute code on install and at runtime). The absence of a declared install step in metadata reduces transparency and trust.
Credentials
SKILL.md requires a NETA_TOKEN environment variable, but the registry declares no required env vars or primary credential. Requesting an API token is plausible for this skill, but not disclosing it in metadata is a proportionality and transparency concern. No other credentials are requested.
Persistence & Privilege
The skill is not always-on, does not request system-wide config paths, and does not declare privileged persistence. It does recommend writing cache files under local directories, which is normal for CLI usage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neta-community
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neta-community 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of neta-community skill. - Enables browsing interactive community feeds and viewing collection details. - Supports liking and interacting with works directly from the feed. - Allows browsing and querying content by tags and characters. - Distinguishes use cases from neta-suggest (deep research) and neta-creative (content creation).
元数据
Slug neta-community
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Neta Community 是什么?

Neta API community skill — browse interactive feeds, view collection details, like and interact with content, and browse content by tags and characters in a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。

如何安装 Neta Community?

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

Neta Community 是免费的吗?

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

Neta Community 支持哪些平台?

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

谁开发了 Neta Community?

由 Hu Xiuhan(@huxiuhan)开发并维护,当前版本 v0.1.0。

💬 留言讨论