OnlyBaby

v1.0.0

Analyze contraction JSON and baby log JSON to assess mum's labour/contraction situation and baby's feeding and diaper status. Use when the user provides (or references) contractions_*.json and babyLogs_*.json files and wants to know if mum is safe and baby is healthy, or asks for a summary of contractions, feeding, or diaper changes.

1· 1.5k·1 current·1 all-time
byBo Liu@jacklandrin
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 declared behavior: the skill parses contraction and baby log JSON and applies thresholds from an included schema file. It does not request unrelated binaries, credentials, or external services.
Instruction Scope
The runtime instructions require locating and reading contraction_*.json and babyLogs_*.json from the user message or workspace. This is appropriate for the task, but the SKILL.md's phrase 'Resolve file paths from user message or workspace (e.g. Downloads, project paths)' is broad — an agent with workspace access could be instructed to search unrelated local paths. The behavior is expected for a file-analysis skill, but users should ensure only relevant files are provided or accessible.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded during install — lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs (reading local JSON files and using the included schema) are proportionate to its described purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Agent autonomy is enabled by default on the platform but is not a special property of this skill.
Assessment
This skill appears internally consistent and only needs the two JSON files it describes. Before installing or invoking it: (1) only provide or allow access to the specific contraction_*.json and babyLogs_*.json files (avoid letting the agent search broad system folders); (2) remember the reports are not medical advice — follow the included caveat and contact healthcare professionals for urgent concerns; (3) verify no unexpected network sharing is required (the skill does not mention external endpoints, but confirm your agent’s runtime won’t exfiltrate files); and (4) if you are uncomfortable giving workspace file access, paste the minimal JSON content into the chat instead of granting file-read permissions.

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

latestvk975s795jhhragmzx9drakmwex80nt7n

License

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

Comments