← 返回 Skills 市场
ruoruochen

Release Package

作者 ruoruochen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install release-package
功能描述
Feishu Bitable Storage Manager - Integrated tool for item storage, retrieval, and location updates
安全使用建议
This package implements a Feishu Bitable storage manager and will read local images and make outbound API calls to Feishu; it requires FEISHU_APP_ID, FEISHU_APP_SECRET, FEISHU_BITABLE_TOKEN, and FEISHU_TABLE_ID to work, but the registry metadata does not declare those environment variables. Before installing: (1) Verify the publisher and canonical source (the registry shows 'unknown' source/homepage); (2) Inspect storage_manager.py and install.sh yourself — they will attempt network calls and create a ~/.local/bin symlink and a config example file; (3) Remove or verify the hard-coded example tokens used in test_basic.py and do not reuse them as real secrets; (4) If you proceed, create a Feishu app with minimal permissions and use scoped credentials; (5) Prefer running install/test in a sandbox/container first. The mismatch between the package name/slug and the contained skill is a red flag — treat this package cautiously unless you can confirm its origin.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
Registry metadata and package name ('Release Package', slug 'release-package') do not match the embedded SKILL.md and code (a 'Storage Manager' for Feishu Bitable). Required runtime capability (Python3) matches, but the mismatch in naming/slug suggests packaging errors or possible misdirection.
Instruction Scope
SKILL.md and storage_manager.py expect and instruct use of Feishu app credentials (FEISHU_APP_ID, FEISHU_APP_SECRET, FEISHU_BITABLE_TOKEN, FEISHU_TABLE_ID) and perform file reads (image upload) and outbound network calls to Feishu APIs. However the skill registry 'requires.env' lists no environment variables. The runtime instructions will therefore attempt to access secrets not declared in metadata — an incoherence and a potential surprise to users.
Install Mechanism
There is no platform install spec, but an included install.sh will install Python 'requests' (via pip3 if missing), make local files executable, create a symlink in ~/.local/bin, and write a config.example.env. No network downloads of archives or remote code are performed by the script, which reduces risk, but the script will modify user home (symlink and write file).
Credentials
The code requires Feishu API credentials and a table token to function, yet the skill declares no required environment variables or primary credential. test_basic.py sets example FEISHU_* environment variables (hard-coded sample-looking tokens) which is suspicious and may mislead users into thinking those are safe defaults. Requesting secrets for an external service without declaring them is disproportionate and opaque.
Persistence & Privilege
The skill is not always-enabled, does not request elevated system-wide permissions, and does not modify other skills' configurations. The install script creates a user-local symlink and config example only; there is no evidence of privileged persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install release-package
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /release-package 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Storage Manager. - Integrated with Feishu Bitable for smart item storage management. - Supports adding, searching, and updating storage items and their locations. - Command-line interface for easy item and location management. - Requires Python 3.6+, requests library, and Feishu app credentials.
元数据
Slug release-package
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Release Package 是什么?

Feishu Bitable Storage Manager - Integrated tool for item storage, retrieval, and location updates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Release Package?

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

Release Package 是免费的吗?

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

Release Package 支持哪些平台?

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

谁开发了 Release Package?

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

💬 留言讨论