Affirmations

v1.0.0

Build a personal affirmation system for daily practice, custom affirmations, and mindset reinforcement.

2· 926·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/description match the runtime instructions: creating, delivering, and tracking personal affirmations in a simple ~/affirmations workspace. No requested binaries, env vars, or external services are required, which is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to create and write files under ~/affirmations (my-affirmations.md, favorites.md, practice.md, log/). This is expected for a local affirmation tracker, but it does mean the skill will read/write files in the user's home directory — users should be aware those files may contain personal content.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written by an installer. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. That aligns with the simple, local affirmation use-case.
Persistence & Privilege
The skill is not set to always:true and uses normal autonomous invocation. It will persist data by creating files under the user's home directory; this persistent filesystem change is reasonable for the feature but worth noting before installation.
Assessment
This skill appears coherent and low-risk, but review these points before installing: (1) it will create and maintain ~/affirmations/ files that may contain sensitive personal reflections — check and control file permissions and backups; (2) the skill does not request external delivery credentials now, but if you later ask it to send affirmations (email, SMS, push) you would need to provide separate service credentials — confirm any such integrations before granting them; (3) because it writes files to your home directory, inspect the created files occasionally to ensure they contain only what you expect. If you have strict privacy requirements, run the skill in a confined environment or review the agent's file-write behavior first.

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

latestvk974enjkb7bwxhvcmsfz7g4w0d80zfve

License

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

Runtime requirements

Clawdis
OSLinux · macOS · Windows

Comments