Couple

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: couple Version: 1.0.0 The skill bundle is benign. It focuses on relationship management by storing data locally in `~/couple/` and providing date/gift ideas. The `SKILL.md` and `boundaries.md` files explicitly define strict security boundaries, prohibiting the agent from tracking, monitoring, manipulating, or storing sensitive data, and instructing it to refuse such requests. The `mkdir -p ~/couple/archive` command in `memory-template.md` is a standard, fixed-path local directory creation for skill setup, not indicative of malicious intent or a direct vulnerability.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Relationship dates, preferences, milestones, budget comfort, and personal memories may remain on the device and be reused in later interactions.

Why it was flagged

The skill intentionally stores ongoing relationship context in persistent local files so future suggestions can be personalized.

Skill content
Memory lives in `~/couple/` ... `memory.md` # HOT: active context, preferences ... `timeline.md` # Milestones, anniversaries, firsts
Recommendation

Use this only for information both users are comfortable storing locally, avoid sensitive categories listed in boundaries.md, and periodically review or delete files in ~/couple/.