跳转到正文
报告库
用途分类 / 其他用途

Emails Skill 安全审计

作者说它能做什么(原文)

When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I se

第三方安全检查结论

这次检查未发现明显风险

已检查文件
5
发现的风险
0
会不会运行危险命令?检查是否下载程序后直接运行、让他人远程控制电脑,或藏起要运行的命令。未发现风险
会不会泄露文件和密钥?检查是否发送含密码或密钥的文件,以及代码里是否直接写了密钥。未发现风险
会不会删除文件或一直在后台运行?检查是否大范围删除文件、改写磁盘,或设置自动启动。未发现风险
会不会绕过安全保护?检查是否跳过网站安全验证、开放过多文件权限,或取消操作前的确认。未发现风险
会不会误导 AI 或隐藏内容?检查工作说明是否要求 AI 忽略你的指令、干扰检查结果,或夹带看不见的文字。未发现风险
会不会偷偷改推广链接或收款方?检查是否强制替换推广链接或收款对象,同时要求隐瞒更改。未发现风险

Skill 逻辑拆解

8 个说明模块

该 Skill 的主要行为是设计多封营销邮件流程:先了解受众、触发条件和转化目标,再输出发送时间、主题、正文、CTA、分群条件和指标计划。

查看原文
SKILL.md:17来自说明文档打开原文件
Before creating a sequence, understand:1. **Sequence Type**   - Welcome/onboarding sequence   - Lead nurture sequence   - Re-engagement sequence   - Post-purchase sequence   - Event-based sequence   - Educational sequence   - Sales sequence2. **Audience Context**   - Who are they?   - What triggered them into this sequence?   - What do they already know/believe?   - What's their current relationship with you?3. **Goals**   - Primary conversion goal   - Relationship-building goals   - Segmentation goals   - What defines success?
SKILL.md:262来自说明文档打开原文件
### For Each Email```Email [#]: [Name/Purpose]Send: [Timing]Subject: [Subject line]Preview: [Preview text]Body: [Full copy]CTA: [Button text] → [Link destination]Segment/Conditions: [If applicable]```### Metrics PlanWhat to measure and benchmarks

运行时会先检查并读取项目中的产品营销上下文文件。该读取与邮件定制目的相关,但文件可能包含未在当前请求中重复提供的内部商业信息;使用者应确认这些指定文件适合交给 AI 处理。可见内容没有指示把文件内容上传给邮件服务。

查看原文
SKILL.md:14来自说明文档打开原文件
**Check for product marketing context first:**If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

参考材料建议依据打开、点击、活跃状态、账户阶段、行业、角色和实际产品使用情况进行个性化与分群。这可能涉及客户行为和账户数据,但可见文件仅提供设计指导,没有读取客户数据库、发送邮件或更改账户的实现代码。

查看原文
references/copy-guidelines.md:54来自说明文档打开原文件
## Personalization### Merge Fields- First name (fallback to "there" or "friend")- Company name (B2B)- Relevant data (usage, plan, etc.)### Dynamic Content- Based on segment- Based on behavior- Based on stage### Triggered Emails- Action-based sends- More relevant than time-based- Examples: Feature used, milestone hit, inactivity
references/copy-guidelines.md:73来自说明文档打开原文件
## Segmentation Strategies### By Behavior- Openers vs. non-openers- Clickers vs. non-clickers- Active vs. inactive### By Stage- Trial vs. paid- New vs. long-term- Engaged vs. at-risk### By Profile- Industry/role (B2B)- Use case / goal- Company size
references/email-types.md:311来自说明文档打开原文件
**Structure**:- Key metrics at a glance- Notable achievements- Activity breakdown- Suggestions / what to try next- CTA to dive deeper**Personalization**: Must be relevant to their actual usage. Empty reports are worse than no report.

Skill 列出了若干第三方邮件平台作为实施参考,但可见指令没有要求自动连接这些平台、请求凭据或直接发送营销邮件。实际实施若引入未提供的工具注册表或集成指南,应另行审查其权限和数据流。

查看原文
SKILL.md:288来自说明文档打开原文件
## Tool IntegrationsFor implementation, see the [tools registry](../../tools/REGISTRY.md). Key email tools:| Tool | Best For | MCP | Guide ||------|----------|:---:|-------|| **Customer.io** | Behavior-based automation | - | [customer-io.md](../../tools/integrations/customer-io.md) || **Mailchimp** | SMB email marketing | ✓ | [mailchimp.md](../../tools/integrations/mailchimp.md) || **Nitrosend** | AI-native email (sequences via prompts) | ✓ | [nitrosend.md](../../tools/integrations/nitrosend.md) || **Resend** | Developer-friendly transactional | ✓ | [resend.md](../../tools/integrations/resend.md) || **SendGrid** | Transactional email at scale | - | [sendgrid.md](../../tools/integrations/sendgrid.md) || **Kit** | Creator/newsletter focused | - | [kit.md](../../tools/integrations/kit.md) |
从这里开始 · 工作说明SKILL.md
emails
连线表示工作说明包含的模块,不是实际运行顺序。点击模块可查看原文。 另有 2 个章节,可在原文件中查看。

文件引用关系图

3 处引用
哪些文件发起引用引用了什么
连线表示真实的文件引用,不是运行顺序。点击节点可高亮相关连线,并查看具体文件和原文位置。虚线表示还有文件需要定位。
文件与检查记录5 个文件

检查范围与遗漏

逐文件查看涉及的内容

下方列出本次涉及的原文范围;纳入检查不代表已查清所有问题。

  • SKILL.md已纳入全文
  • references/copy-guidelines.md已纳入全文
  • references/email-types.md已纳入全文
  • references/sequence-templates.md已纳入全文
  • evals/evals.json已纳入全文

这份报告只针对上方版本。我们看了拿到的代码和说明文件,没有实际运行 Skill,也没有检查它另外安装的软件包。因此,这不是“保证安全”的承诺;换了版本或使用环境,结果也可能不同。

  • SKILL.md工作说明
  • evals/evals.json配套文件
  • references/copy-guidelines.md配套文件
  • references/email-types.md配套文件
  • references/sequence-templates.md配套文件
读取了多少行
1,205
文件校验值(用于核对版本)
db382d1ec50e48848e1927663c8bbc8bfc35c66f1db16d1d8e5052a06b32a7cc