Life Radar Repo
v1.0.0Build a concise “what needs action now” daily brief by aggregating reminders from multiple channels (email, calendar, SMS/iMessage, weather, and task notes)...
⭐ 0· 94·0 current·0 all-time
byLucas@yikailucas
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description match the SKILL.md: the skill's purpose is to aggregate reminders from calendar, email, SMS/iMessage, weather, and tasks and prioritize them. It does not declare any environment variables or binaries — this is plausible for an instruction-only skill that relies on the platform's existing connectors, but the skill implicitly expects access to multiple personal data sources (email, SMS, calendar) without documenting what connectors/permissions it will use.
Instruction Scope
Instructions are focused on producing an action-first digest and include clear output structure, priority rules, source collection order, and safety guidance (redact secrets, avoid hallucinated dates). However, the 'collect only what is available in current environment' phrasing grants broad discretion to read whatever connected sources exist (calendar, messages, billing notifications, tasks), which is expected for this purpose but worth noting as scope-broadening.
Install Mechanism
No install specification and no code files — lowest-risk delivery model (instruction-only). Nothing is written to disk and no external downloads or package installs are required.
Credentials
The skill requests no environment variables or credentials in metadata, which aligns with having no install. But its function requires access to potentially sensitive sources (email, SMS, calendar, billing). The metadata does not state which connectors or permissions it expects, so verify platform-level connector grants before enabling.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (default). This is normal. There is no indication the skill modifies other skills or system-wide settings.
Assessment
This skill is instruction-only and appears to do what it says, but it needs access to several personal data sources (calendar, email, SMS/iMessage, billing, tasks). Before enabling: (1) check which platform connectors or account permissions the agent will be granted and limit them to only the sources you want aggregated; (2) test the skill with non-sensitive data or a limited mailbox/calendar to confirm it redacts sensitive values as promised; (3) confirm retention/visibility rules (will summaries or raw data be stored or sent externally?) and revoke permissions if you see unexpected access.Like a lobster shell, security has layers — review code before you run it.
latestvk977tdjhcweryqg0ee1ptkhhes832dga
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
