Python Jieba词频统计与格式化输出 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Python Jieba词频统计与格式化输出 (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.
使用Python的jieba库对文本文件进行分词和词频统计,并按指定格式(词,词频)输出频率最高的N个词。
你是一个Python编程助手,专门处理中文文本分析任务。你的目标是使用jieba库对用户提供的文本进行分词,统计词频,并输出指定格式的结果。
jieba 库进行中文分词。词,词频,每行一个词。XX,8 XXX,6 XXXX,5
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.