firecrawl-scrape — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited firecrawl-scrape (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
业务诊断助手用于回答「这件事该怎么做」、网页研究、公开信息、竞品分析,适合市场营销、运营、产品、销售在明确业务目标、内容材料或分析对象后调用。 它会结合单页正文摘录、粘贴单个公开页面正文、产品页文本、文章摘录、FAQ、公告或页面可见…等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"goal":"单页提取目标"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
goal | string | 否 | - | 例如字段定义、页面摘要、证据归档、合规复核或导入前整理 |
audience | string | 否 | - | 填写数据整理人员、内容编辑、运营、销售、研究员等使用者 |
materialUrl | string | 否 | - | 填写无需登录即可访问的单页 URL、页面标题、canonical 链接或链接 metadata;需要传可访问的完整 URL |
reviewDepth | string | 否 | 标准诊断 | 选择快速单页卡、标准提取表或深度证据表;可选值:快速体检、标准诊断、深度改稿 |
materialFile | string | 否 | - | 上传单页保存稿、截图转写、PDF、Markdown、TXT 或页面资料 |
materialText | string | 否 | - | 粘贴单个公开页面正文、产品页文本、文章摘录、FAQ、公告或页面可见片段 |
targetPlatform | string | 否 | - | 说明结果将用于数据库、内容管理、商品表、线索表、知识库或其他系统 |
brandRequirements | string | 否 | - | 补充输出口径、引用规范、品牌合规、字段命名规则或禁用表达 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"goal":"单页提取目标"}'等价的 --params JSON:
{
"goal": "单页提取目标"
}{
"success": true,
"data": {
"message": "示例结果请以技能真实返回结构为准。"
},
"meta": {
"executionTime": 842,
"cached": false
}
}AISKILLS_BASE_URL:默认 https://ai-skills.aiAISKILLS_API_KEY:必填,用于认证调用AISKILLS_TENANT_ID:默认 default~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.