← Back to Skills Marketplace
martin2877

Tophant Clawvault Mask Project

by Ali0th · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tophant-clawvault-mask-project
Description
Mask sensitive company-project document content before analysis
Usage Guidance
Install only if you are comfortable letting the skill read the specific document paths you provide and pass the masked result back to the agent. Review sanitized output before sharing it further, and prefer writing to an output file for larger or sensitive documents. The tool appears local-only and does not use credentials or network access, but its masking is not a guarantee that all sensitive business details are removed.
Capability Assessment
Purpose & Capability
The stated purpose is to mask sensitive company/project document content before analysis, and the code implements local regex-based masking for company names, amounts, and contextual person names without network calls or credential access.
Instruction Scope
The skill directs the agent to use only a user-specified file and then analyze sanitized_content or an optional output file. It also discloses that no-match results return the original content with a warning, so users should not treat the output as guaranteed safe.
Install Mechanism
There are no dependency install steps. The included skill.json declares read_files and write_files with rationale, while SKILL.md itself documents the same behavior; frontmatter does not include richer runtime permission metadata.
Credentials
The implementation uses Python standard-library parsing and local file I/O only, has a 5 MB input limit, and does not start services, use credentials, access the network, or scan broad directories.
Persistence & Privilege
It does not modify the original file or create background persistence. Writes occur only for user-provided sanitized output or saved policy paths, though those paths can create parent directories.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tophant-clawvault-mask-project
  3. After installation, invoke the skill by name or use /tophant-clawvault-mask-project
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug tophant-clawvault-mask-project
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tophant Clawvault Mask Project?

Mask sensitive company-project document content before analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.

How do I install Tophant Clawvault Mask Project?

Run "/install tophant-clawvault-mask-project" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tophant Clawvault Mask Project free?

Yes, Tophant Clawvault Mask Project is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tophant Clawvault Mask Project support?

Tophant Clawvault Mask Project is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tophant Clawvault Mask Project?

It is built and maintained by Ali0th (@martin2877); the current version is v1.0.0.

💬 Comments