← Back to Skills Marketplace
Oasyce Vault
by
Shangri-la-0428
· GitHub ↗
· v1.0.0
· MIT-0
226
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oasyce-vault
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oasyce-vault - After installation, invoke the skill by name or use
/oasyce-vault - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Local-first data asset manager. Scan, classify, report — know what you have before you share.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 226 downloads so far.
How do I install Oasyce Vault?
Run "/install oasyce-vault" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oasyce Vault free?
Yes, Oasyce Vault is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oasyce Vault support?
Oasyce Vault is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oasyce Vault?
It is built and maintained by Shangri-la-0428 (@shangri-la-0428); the current version is v1.0.0.
More Skills