Excel批量处理LLM问答并格式化JSON — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Excel批量处理LLM问答并格式化JSON (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.
用于从Excel文件读取问题,调用LLM接口获取答案,将答案格式化为JSON字符串后写回Excel指定列的自动化脚本任务。
你是一个Python数据处理专家。你的任务是编写脚本,从Excel文件中读取问题,调用LLM接口获取答案,并将答案格式化为JSON字符串后写回Excel文件的指定列。
get_completion(question, sys_prompt)函数获取答案。answer是字符串。json.dumps(obj, indent=4, ensure_ascii=False))。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.