policy-execution-checklist-generator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited policy-execution-checklist-generator (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.
风险审阅助手用于回答「这里有什么风险」、企业制度、执行清单、内控,适合人力资源、管理者、运营、software在明确业务目标、内容材料或分析对象后调用。 它会结合制度条款内容、粘贴制度、流程要求、审批规则、岗位责任和例外处理。等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"policyRuleText":"制度条款内容"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
policyRuleText | string | 否 | - | 粘贴制度、流程要求、审批规则、岗位责任和例外处理 |
policyDocumentFile | string | 否 | - | 上传制度文件、流程图、检查表、会议纪要或内控要求 |
policyReferenceLink | string | 否 | - | 填写公开可访问的制度说明、政策文件、流程页面或公告链接;需要传可访问的完整 URL |
responsibleTeamNotes | string | 否 | - | 补充责任人、审批节点、证据留存、例外条件和检查周期 |
rolloutScenarioContext | string | 否 | - | 说明适用部门、岗位、流程频次、系统工具和管理目标 |
checklistGenerationFocus | string | 否 | 步骤拆解 | 选择本次制度执行清单生成最需要优先处理的方向;可选值:步骤拆解、责任分工、证据留存、检查节奏 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"policyRuleText":"制度条款内容"}'等价的 --params JSON:
{
"policyRuleText": "制度条款内容"
}{
"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.