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

Firecrawl Lead Research Skill 安全审计

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

Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person research, recent news, talking points, pain points, or outreach preparation before a sales call, partnership meeting, investor conversation, or customer interview.

第三方安全检查结论

发现安全风险

已检查文件
1
发现的风险
1
会不会运行危险命令?检查是否下载程序后直接运行、让他人远程控制电脑,或藏起要运行的命令。未发现风险
会不会泄露文件和密钥?检查是否发送含密码或密钥的文件,以及代码里是否直接写了密钥。发现 1 项风险
中风险

可能在未确认目标的情况下向托管搜索服务披露会议对象

原文依据:4 处
发现了什么

说明要求从上下文推断公司、人物和会议背景,并在公司明确时立即开始;随后通过 Firecrawl 的托管搜索和抓取服务进行收集。研究查询因而可能把目标公司、个人姓名或会议意图透露给第三方服务,即使用户没有单独确认该目标。

为什么需要注意

第三方服务可能接收到与保密销售线索、合作洽谈、投资考察或客户访谈有关的查询及使用元数据。具体保留、日志和二次使用情况在所提供文件中没有说明。

该技能要求在公司明确时无需再次确认便开始,并使用托管 Firecrawl 执行搜索和抓取。为完成公司及人物调查,目标名称、网址或相关查询通常会发送给该第三方服务,因此存在披露研究对象的合理风险;但源码没有明确要求把会议背景发送给 Firecrawl。用户可要求作者说明实际提交和记录哪些字段,或限制为已获确认的目标及公开、非敏感信息。

SKILL.md:11来自说明文档打开原文件
inputs:  - name: FIRECRAWL_API_KEY    description: Firecrawl API key for hosted Firecrawl requests.    required: true---
查看另外 3 个位置
SKILL.md:22来自说明文档打开原文件
Infer the company, person, meeting context, and desired brief depth from context. If the company is clear, proceed immediately.Ask at most 1-3 concise questions only if blocked, such as the company/person to research or the meeting context.
SKILL.md:26来自说明文档打开原文件
## Firecrawl Collection PlanUse Firecrawl search and scrape to gather:
SKILL.md:28来自说明文档打开原文件
Use Firecrawl search and scrape to gather:- company website, about, product, pricing, careers, team, and customer pages- recent news, funding, launches, hiring, partnerships, and press- public person profiles, talks, posts, interviews, and role/background- relevant industry context and likely business challenges
会不会删除文件或一直在后台运行?检查是否大范围删除文件、改写磁盘,或设置自动启动。未发现风险
会不会绕过安全保护?检查是否跳过网站安全验证、开放过多文件权限,或取消操作前的确认。未发现风险
会不会误导 AI 或隐藏内容?检查工作说明是否要求 AI 忽略你的指令、干扰检查结果,或夹带看不见的文字。未发现风险
会不会偷偷改推广链接或收款方?检查是否强制替换推广链接或收款对象,同时要求隐瞒更改。未发现风险

Skill 逻辑拆解

5 个说明模块

该技能用于在销售、合作、投资或客户访谈前生成潜在客户简报,内容涵盖公司概况、近期动态、关键人物、谈话要点、推测的痛点和外联建议。

查看原文
SKILL.md:3来自说明文档打开原文件
name: firecrawl-lead-researchdescription: Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person research, recent news, talking points, pain points, or outreach preparation before a sales call, partnership meeting, investor conversation, or customer interview.license: ISC
SKILL.md:51来自说明文档打开原文件
## Company Overview[What they do, stage/size signals, products, customers]## Recent Activity[News, launches, funding, hiring, partnerships]## Key People[Relevant people and public background]## Talking Points[5-7 specific conversation starters]## Likely Pain Points[Evidence-backed hypotheses]## Outreach Angle[Suggested positioning or next step]

它使用 Firecrawl 的搜索和抓取功能收集公司网站、新闻、公开人物资料以及行业背景,并要求最终结论附带来源 URL。

查看原文
SKILL.md:28来自说明文档打开原文件
Use Firecrawl search and scrape to gather:- company website, about, product, pricing, careers, team, and customer pages- recent news, funding, launches, hiring, partnerships, and press- public person profiles, talks, posts, interviews, and role/background- relevant industry context and likely business challenges
SKILL.md:44来自说明文档打开原文件
Each researcher should return source URLs and only evidence-backed claims.

该技能要求提供 Firecrawl API 密钥,用于 Firecrawl 托管服务的请求。

查看原文
SKILL.md:10来自说明文档打开原文件
  source: https://github.com/firecrawl/firecrawl-workflowsinputs:  - name: FIRECRAWL_API_KEY    description: Firecrawl API key for hosted Firecrawl requests.    required: true---
从这里开始 · 工作说明SKILL.md
firecrawl-lead-research
连线表示工作说明包含的模块,不是实际运行顺序。点击模块可查看原文。
文件与检查记录1 个文件

检查范围与遗漏

逐文件查看涉及的内容

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

  • SKILL.md已纳入全文

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

  • SKILL.md工作说明

代码和说明中提到的操作

连接外部网站
SKILL.md:8来自说明文档打开原文件
  version: "0.1.0"  homepage: https://www.firecrawl.dev  source: https://github.com/firecrawl/firecrawl-workflows
SKILL.md:9来自说明文档打开原文件
  homepage: https://www.firecrawl.dev  source: https://github.com/firecrawl/firecrawl-workflowsinputs:
SKILL.md:12来自说明文档打开原文件
  - name: FIRECRAWL_API_KEY    description: Firecrawl API key for hosted Firecrawl requests.    required: true
读取密钥或账号配置
SKILL.md:11来自说明文档打开原文件
inputs:  - name: FIRECRAWL_API_KEY    description: Firecrawl API key for hosted Firecrawl requests.
读取了多少行
84
文件校验值(用于核对版本)
68a785e1d73da4b8777ed841dfc920b5663a0d00694aaa1f14488bff15726406