Agent Daily Briefing

v1.0.0

Structured morning briefing skill — daily summaries covering calendar, tasks, weather, news, and priorities. Supports cron, heartbeat, and on-demand triggers.

0· 244·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md describes producing and delivering a structured briefing and references calendar, tasks, weather, news, scheduling (cron/heartbeat) and channels — all consistent with the stated purpose.
Instruction Scope
Instructions direct the agent to read/write workspace files (BRIEFING.md, HEARTBEAT.md, memory/YYYY-MM-DD.md, memory/briefing-log.json) and to consult optional integrations (calendar, email/inbox, weather, web search). This is expected for a briefing skill but means the agent will access personal workspace data and possibly inbox/calendar contents if those sections are enabled.
Install Mechanism
Instruction-only skill with no install spec or code files — low risk from installs. No downloads or third-party packages requested.
Credentials
The skill does not declare or require environment variables or external credentials. It refers to optional integrations (calendar, messaging channels, weather) that would need existing, platform-managed credentials, which is proportionate to its functionality.
Persistence & Privilege
always is false and the skill uses normal autonomous invocation. It reads/writes files in the agent workspace (e.g., memory/briefing-log.json) which is reasonable for logging, and it does not request elevated system-wide privileges or modify other skills' configs.
Assessment
This skill appears to do what it advertises, but before enabling automated runs: 1) Inspect BRIEFING.md and any existing memory files to ensure they don't contain secrets you don't want the skill reading or reproducing. 2) Be cautious enabling sections that require inbox/calendar access ("Inbox summary", calendar prep notes) — enable only if your agent's calendar/email integrations are intentionally connected and you trust those integrations. 3) Test with on-demand runs first ("Run my daily briefing now") before adding cron/heartbeat triggers. 4) Note the SKILL.md claim "no API setup" is optimistic — features like calendar or weather still require existing integrations/credentials on your agent. 5) The package has no source/homepage metadata in the registry entry; if provenance matters, try to verify The Agent Ledger source (the SKILL.md references theagentledger.com and a GitHub URL) before wider deployment.

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

latestvk97495tc374aatnsq3qcvjmrmn82b9xt

License

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

Comments