Chatgpt Memory Extraction
v1.0.1Extract structured personal memories from ChatGPT export data (conversations JSON). Produces organized timeline, people profiles, and thematic records by dee...
⭐ 0· 92·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim to convert ChatGPT export JSON into structured notes — the included Python script and SKILL.md directly implement that. Required tooling (Python 3.8+) and local file inputs are proportionate; no unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md directs the user to export data from ChatGPT and run the included script on local files, processing conversations quarter-by-quarter with human review. Instructions only reference user-provided export files and local output paths; they do not instruct the agent to read unrelated system files or to transmit data to third parties.
Install Mechanism
No install spec — instruction-only with a bundled Python script. README suggests optional git clone or npx clawhub install which is typical for OpenClaw skills. Nothing in the package downloads or extracts remote archives at runtime.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The Python script only reads input_dir files and writes local output; it does not access environment secrets or networked tokens.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings. Autonomous invocation defaults are standard and not concerning here.
Assessment
This skill appears to do exactly what it says: parse your ChatGPT export JSON into local, readable files. Before running it: (1) review the included script yourself (it's short and local) to confirm it matches expectations; (2) run it on a copy of your export in a trusted/local environment (not a public machine) because extracted files will contain personal data; (3) back up the original export first; (4) avoid uploading extracted archives to third-party services unless you trust them; and (5) if you intend to clone a GitHub repo mentioned in the README, verify the repo's authenticity and that its contents match the code included with the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97a4x2w4pkz18q0wj820brhmn83k6qp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
