Sports Digest

v1.0.1

Create scheduled, concise sports digests tailored by audience, teams, leagues, delivery method, and tone, updating context with current verified info only.

1· 99·0 current·0 all-time
byDan Smith@ds215
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 and description match the SKILL.md: it produces concise sports digests, uses web searches, and keeps a rolling SPORTS_CONTEXT.md file. It does not request credentials, unrelated binaries, or other system access that would be inconsistent with the stated purpose.
Instruction Scope
Instructions are focused on searching and verifying sports information and reading/updating SPORTS_CONTEXT.md in the skill directory. This is within scope, but note the skill explicitly instructs writing to a local context file — that persistent storage can accumulate information (including any sensitive text the agent is asked to seed into it) and will be updated in-place rather than archived.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint. Nothing is downloaded or written by an installer.
Credentials
The skill requires no environment variables or credentials (proportionate). It references delivery channels like Telegram/Slack/Email but does not request credentials for them — this is coherent (the skill only prepares content; delivery is external). The user should be aware that sending digests to external services will require providing credentials elsewhere and that the context file could store sensitive info if included.
Persistence & Privilege
The skill writes to and updates SPORTS_CONTEXT.md in its own skill directory (explicitly documented). always is false and the skill does not request elevated or cross-skill configuration changes. Persistent storage is confined to the skill's own context file, which is expected behavior for a rolling-memory digest.
Assessment
This skill appears coherent and does what it says: create verified sports digests and maintain a local SPORTS_CONTEXT.md file. Before installing, consider: (1) Review or back up SPORTS_CONTEXT.md periodically — the skill replaces stale entries rather than archiving, so content can be overwritten. (2) Avoid seeding the context file with any private or sensitive information (it is persistent). (3) If you plan to have the agent deliver digests to Telegram/Slack/Email/Notion/etc., you'll need to provide those service credentials separately; the skill does not request or manage them. (4) Verify the agent's web_search sources and review same-day score verification behavior before using digests for critical decisions. Overall this skill is internally consistent; the main operational risks are persistent context contents and how you wire delivery credentials outside the skill.

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

latestvk97cp9d8jhd4xpq90b90c6j53n84mvx1sportsvk97cp9d8jhd4xpq90b90c6j53n84mvx1

License

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

Comments