← 返回 Skills 市场
Oasyce Vault
作者
Shangri-la-0428
· GitHub ↗
· v1.0.0
· MIT-0
226
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oasyce-vault
功能描述
Local-first data asset manager — scan, classify, and report on your data before deciding what to share. Use when user mentions scanning files, classifying da...
安全使用建议
This skill is coherent: it tells the agent to install and run a local CLI that scans your files, which is what you'd expect. Before using it, verify the datavault package on PyPI (author, downloads, source code, release page) and install it in a contained environment (virtualenv/container) if possible. Be cautious when scanning sensitive directories (home, cloud sync folders, SSH keys, password stores) and avoid running scans with elevated privileges. If you plan to use the Oasyce registration flow, remember that registering assets may transmit metadata off your machine—confirm where data is sent and what gets uploaded.
功能分析
Type: OpenClaw Skill
Name: oasyce-vault
Version: 1.0.0
The skill bundle contains metadata and documentation for 'datavault', a local-first data asset scanner and classifier. The instructions in SKILL.md are consistent with the tool's stated purpose of inventorying and categorizing files, and they do not contain any evidence of malicious intent, data exfiltration, or prompt injection. The bundle relies on an external package (datavault) and provides clear guidance on when the agent should and should not use the skill.
能力评估
Purpose & Capability
The name/description (local-first data asset scanner) match the SKILL.md: it tells the agent to install and run a datavault CLI to scan, classify, and report on local files. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Instructions explicitly tell the user/agent to install the datavault package and run commands that read directories and files (scan, classify, report). Reading local files is expected for this purpose, but be aware that the tool will access file contents and metadata during scans. The README warns when not to use it and shows optional registration with Oasyce, but the skill does not itself instruct automatic exfiltration.
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md instructs to run `pip install datavault` (and an extra for oasyce). Relying on a third-party PyPI package is a normal choice for Python tools but increases supply-chain risk: the repository/package should be reviewed before installation.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements match the described functionality (local scanning) and there are no unrelated secrets requested.
Persistence & Privilege
The skill does not request always: true and does not declare persistent system-wide changes. It's user-invocable and agent-autonomous invocation is the platform default; nothing here signals elevated privileges or attempts to modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oasyce-vault - 安装完成后,直接呼叫该 Skill 的名称或使用
/oasyce-vault触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Local-first data asset manager. Scan, classify, report — know what you have before you share.
元数据
常见问题
Oasyce Vault 是什么?
Local-first data asset manager — scan, classify, and report on your data before deciding what to share. Use when user mentions scanning files, classifying da... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。
如何安装 Oasyce Vault?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oasyce-vault」即可一键安装,无需额外配置。
Oasyce Vault 是免费的吗?
是的,Oasyce Vault 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oasyce Vault 支持哪些平台?
Oasyce Vault 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oasyce Vault?
由 Shangri-la-0428(@shangri-la-0428)开发并维护,当前版本 v1.0.0。
推荐 Skills