Score breakdown0 Version history1 Source
Category Weight Category score Contribution
Security prompt, exec, net, exfil, eval
35%
100
35.0 pts
Supply chain hash, typosquat, maintainer, lockfile
20%
100
20.0 pts
Maintenance staleness, pinning, CI
15%
100
15.0 pts
Transparency SKILL.md, perms, README
15%
100
15.0 pts
Community installs, verify, response
15%
100
15.0 pts
Findings & checks · 0 flagged
Security score 100 · 0 findings
✓ — All security checks passedNo findings in this category for the latest scan. pass
Supply chain score 100 · 0 findings
✓ — All supply chain checks passedNo findings in this category for the latest scan. pass
Maintenance score 100 · 0 findings
✓ — All maintenance checks passedNo findings in this category for the latest scan. pass
Transparency score 100 · 0 findings
✓ — All transparency checks passedNo findings in this category for the latest scan. pass
Community score 100 · 0 findings
✓ — All community checks passedNo findings in this category for the latest scan. pass
Every scanned point with the score it earned and what moved between them.
1 scans · 90 days a09716f latest
Jun 27, 2026 100 a09716f
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
skills/generate/content_gen/SKILL.md · 1 file skills/generate/content_gen/SKILL.md 0.6 KB · Markdown Rendered Raw ⧉ Copy
name : content_gen
description : 正文生成(四模式)
category : generate
version : "1.0.0"
license : MIT
metadata :
author : BidMaster Pro
triggers :
- 生成
- 撰写
- 写内容
正文生成技能 模式说明 A模式(AI撰写) : LLM根据大纲+招标要求直接撰写B模式(材料组装) : 从知识库检索相关材料→组装成章节C模式(模板填充) : 选择历史标书模板→填充项目信息D模式(外部采集) : 从外部数据源采集内容→整合成章节输出格式 JSON: {"content": "章节正文", "word_count": 实际字数}