@max-ng/datamoat
BBack up, analyze, and reuse ChatGPT | Claude | Codex | Cursor | DeepSeek | Qwen | Openclaw data + skills + attachments locally
Install
agr install @max-ng/datamoat --target claudeWrites 20 files into .claude/skills/, pinned to git-c9172518.
- .claude/skills/datamoat/.gitignore
- .claude/skills/datamoat/LICENSE
- .claude/skills/datamoat/LICENSE-DETAILS.md
- .claude/skills/datamoat/LICENSE.md
- .claude/skills/datamoat/README.de.md
- .claude/skills/datamoat/README.ja.md
- .claude/skills/datamoat/README.ko.md
- .claude/skills/datamoat/README.md
- .claude/skills/datamoat/README.pt-BR.md
- .claude/skills/datamoat/README.ru.md
- .claude/skills/datamoat/README.th.md
- .claude/skills/datamoat/README.tr.md
- .claude/skills/datamoat/README.vi.md
- .claude/skills/datamoat/README.zh-CN.md
- .claude/skills/datamoat/README.zh-Hant.md
- .claude/skills/datamoat/SKILL.md
- .claude/skills/datamoat/install.sh
- .claude/skills/datamoat/package-lock.json
- .claude/skills/datamoat/package.json
- .claude/skills/datamoat/tsconfig.json
Document
name: datamoat description: Back up, analyze, and reuse ChatGPT | Claude | Codex | Cursor | DeepSeek | Qwen | Openclaw data + skills + attachments locally
Data Moat Plugin
Data Moat Plugin installs and operates DataMoat, a local desktop app that quietly backs up AI work history into an encrypted vault on the user's own machine.
This root skill entry exists for Claude skill directories. The runnable skill
package is mirrored in skills/datamoat; plugin marketplace installs use
plugins/datamoat.
Status
Run the bundled status check before installing or answering DataMoat questions:
bash skills/datamoat/scripts/datamoat-status.sh
Install
Run the platform installer from the mirrored skill package:
bash skills/datamoat/scripts/install-datamoat-macos.sh
On Linux:
bash skills/datamoat/scripts/install-datamoat-linux.sh
On Windows PowerShell:
powershell -ExecutionPolicy Bypass -File skills/datamoat/scripts/install-datamoat-windows.ps1
Never ask for or handle DataMoat unlock passwords, recovery phrases, recovery codes, or authenticator secrets in chat. The user completes unlock and recovery setup locally in the DataMoat desktop UI.
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-c9172518759a2026-07-31