Dates

v1.0.0

Build a personal dating system for tracking connections, planning dates, and remembering details.

2· 942·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md: it defines creating and managing local person profiles, date history, ideas, and reflections. Nothing requested (no env vars, no binaries, no installs) is unrelated to that purpose.
Instruction Scope
Runtime instructions are narrowly scoped to creating a ~/dates/ workspace and writing/reading markdown files and producing suggestions based on those files. Two minor notes: (1) the guidance to 'check weather and timing' doesn't specify a data source — that would require an external call if implemented; (2) the 'Privacy First' rules are policy-level instructions to the agent but cannot be cryptographically enforced by an instruction-only skill.
Install Mechanism
No install spec and no code files are present, so nothing will be downloaded or written by an installer. This is the lowest-risk pattern.
Credentials
The skill requests no environment variables, credentials, or config paths. It does instruct creating and storing potentially sensitive personal data locally — that is expected for this purpose but is a privacy consideration rather than an incoherence.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system-wide permissions. It only asks to create a folder in the user's home directory, which is reasonable for its stated function.
Assessment
This skill is internally consistent: it stores personal dating notes as local markdown files and asks for no external credentials. Before installing, decide whether you're comfortable with sensitive personal data being written to ~/dates/ on disk. Because the SKILL.md's 'local only' and 'never share' rules are prose (not enforced), check your agent/platform settings for network access and backups; consider encrypting the ~/dates/ folder or setting restrictive file permissions, disable automatic cloud backups if you want the data to remain local, and have a clear deletion procedure for profiles. If the agent ever offers to check 'weather' or external info, confirm which service it will call and whether API keys or network access are used.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fr07j8hvkk5spxm5jb33zy980y40n

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

💜 Clawdis
OSLinux · macOS · Windows

Comments