Paw.skill
v1.0.0Distill your pet's soul. Their personality, their habits, their weird little things that made them yours. Feed it your memories — the way they greeted you, w...
⭐ 0· 33·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, declared features, and required resources are consistent: the skill captures user-provided memories and stores them under ~/.paw-skill/pets/. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md stays within the stated scope (collect user memories, build profiles, store files locally). However, the behavior depends on where the agent runs: 'stores everything locally' is coherent if the agent runs on the user's device, but if the agent runtime is hosted in the cloud, 'local' storage may be server-side. SKILL.md does not contain instructions to read unrelated system files or environment variables.
Install Mechanism
No install spec and no code files that would be written to disk; this is instruction-only which minimizes install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared storage path (~/.paw-skill/pets/) is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is false (normal), meaning the agent could call the skill autonomously — acceptable here and not combined with broad credential access.
Assessment
This skill appears coherent and low-risk, but confirm where your agent actually runs before installing: if the agent is hosted remotely, files written to “~/.paw-skill/” may end up on a server rather than your personal device. If you plan to store sensitive personal memories, consider encrypting the folder, back up only to places you trust, and test by creating a small profile and verifying the created files and their location. If you need assurance of purely local storage, run the skill in a local agent/runtime you control.Like a lobster shell, security has layers — review code before you run it.
latestvk97aeng6mbmz960vq474za2tq984k210
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
