email-notify
Send Task Completion Emails
Finished agent tasks can be missed when users leave the terminal. This skill sends concise SMTP emails with task status and project context.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "email-notify" from https://skillstore.io/skills/caopulan-email-notify.md and its manifest at https://skillstore.io/api/skills/caopulan-email-notify/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "email-notify". Notify me that the Billing API tests passed.
Expected outcome:
Subject: Billing API tests passed
Device: build-runner
Project: Billing API
Status: success
Summary: All requested tests passed.
Using "email-notify". Report that deployment work is blocked by missing credentials.
Expected outcome:
Subject: Deployment blocked
Device: workstation
Project: Release Pipeline
Status: blocked
Summary: Deployment requires approved credentials before work can continue.
Using "email-notify". Preview a partial documentation update for the client portal.
Expected outcome:
Dry run: recipient and SMTP settings are displayed with the email subject and body. No message is sent.
Security Audit
High RiskMost static alerts are false positives caused by Markdown formatting, local validation, and scoped configuration reads. Confirmed risks include shell-profile credential storage, optional unencrypted SMTP authentication, environment access to the SMTP password, and intended outbound SMTP connections.
Confirmed security concerns (1)
Capability review items (9)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (37)
๐ Env variables (8)
โ๏ธ External commands (12)
๐ Filesystem access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/caopulan-email-notify/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/caopulan-email-notify?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/caopulan-email-notify?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/caopulan-email-notify/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/caopulan-email-notify.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
caopulan. (2026). email-notify security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/caopulan-email-notify/audits/9BibTeX citation
@techreport{caopulan-caopulan-email-notify-2026,
author = {caopulan},
title = {email-notify security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/caopulan-email-notify/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "email-notify security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "caopulan"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/caopulan-email-notify/audits/9"
identifiers:
- type: other
value: "skillstore:caopulan-email-notify:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Monitor Long Development Tasks
Receive an email when a long Codex implementation or test run finishes.
Track Remote Agent Runs
See completion status and project context without maintaining a terminal connection.
Report Automation Outcomes
Send concise success, failure, or blocked summaries after scheduled agent work.
Try These Prompts
Send a completion email for this finished task. Use title [title], status [status], and summary [summary]. Preview it before sending.
Notify me that [task] finished with status [status]. Resolve the project name automatically and summarize the result without secrets.
Send an email for the failed task [task]. State the failure status, summarize the cause, and list the next safe action.
Prepare a completion notification for [task] and [project]. Dry-run it, verify recipients and transport security, then send after approval.
Best Practices
- Run a dry preview before sending to new recipients or through a new SMTP server.
- Keep task titles and summaries concise, accurate, and free of secrets.
- Use SSL or STARTTLS whenever SMTP authentication is enabled.
Avoid
- Do not place SMTP passwords in shared files, prompts, task summaries, or source control.
- Do not send notifications to unverified recipient lists.
- Do not disable transport encryption for authenticated internet SMTP servers.
Frequently Asked Questions
Which SMTP modes are supported?
Can one notification reach multiple recipients?
How is the project name selected?
Can I preview a message without sending it?
Does the skill remove secrets from summaries?
Does the skill send notifications automatically?
Developer Details
Author
caopulanLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
7 downloads ยท 207 views
File structure