Email Digest

v1.0.1

Smart email categorizer and digest formatter for agents. Pass fetched emails as an array — get back a prioritized daily brief with urgent, action needed, and...

0· 281·2 current·2 all-time
byShadow Rose@theshadowrose
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 request an email digest; the package contains a simple EmailDigest class that accepts an array of pre-fetched emails and produces categorized output. There are no unrelated credentials, binaries, or install steps required.
Instruction Scope
SKILL.md instructs the agent to pass pre-fetched emails (from himalaya, platform connectors, or any pipeline). The instructions explicitly say processing is local and the code does not perform network calls, read unexpected system paths, or reference environment variables beyond the provided options.
Install Mechanism
No install spec is present (instruction-only + source file included). No downloads or third-party installers are invoked; risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate for a local email summarizer which expects the caller to supply fetched email objects.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; autonomous invocation is allowed (default) but there are no elevated privileges, no self-modifying behavior, and it does not touch other skills or global agent settings.
Assessment
This skill appears coherent and low-risk: it expects your agent to fetch emails and pass them in, and it performs only local string-based classification. Before installing or enabling, confirm that the agent/component that fetches your emails handles credentials securely (OAuth tokens, IMAP passwords) and that you review what email fields you pass in (avoid sending full mailbox backups to any third-party). Also note the simple wildcard and substring matching may misclassify messages—test with sample data and tune priority/ignore lists as needed.

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

automationvk9736nb0kkv618rfpfkvg31pmn82j9qbdigestvk9736nb0kkv618rfpfkvg31pmn82j9qbemailvk9736nb0kkv618rfpfkvg31pmn82j9qbemail-digestvk97ege268vh41nb96b55tn8jmx82kn3tinboxvk9736nb0kkv618rfpfkvg31pmn82j9qblatestvk9736nb0kkv618rfpfkvg31pmn82j9qbsummaryvk9736nb0kkv618rfpfkvg31pmn82j9qb

License

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

Comments