openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > policy-application-checker

Read policies, application requirements, and forms, then turn them into a completeness checklist, risk list, and submission plan.

开发与 DevOps

作者:vx:17605205782 @52YuanChangXing

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 101 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:52yuanchangxing/policy-application-checker

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, instructions, and requirements are consistent with its described purpose (producing checklists/plans from user-supplied policies); it is local, auditable, and does not request unrelated credentials or network installs.

目的

Name/description match the actual artifacts: SKILL.md, a small Python helper script, and a local template resource. Declared requirement (python3) is appropriate and nothing in the package asks for unrelated system access or credentials.

说明范围

Runtime instructions are limited to reading user-provided policy/form text, producing a checklist, risk list, timeline, and evidence tracker. The bundled script reads a JSON file path supplied by the user and writes a markdown file — this is expected. Note: the script does not validate JSON schema and will write/overwrite the output file path provided, so users should avoid passing untrusted paths or overwriting important files.

安装机制

No install spec; skill is instruction-only with a local helper script. No remote downloads, package installs, or obscure URLs. This is a low-risk, auditable delivery model.

证书

No environment variables, credentials, or config paths are requested. The skill only requires python3 which aligns with the included script.

持久

always is false and there are no signs the skill attempts to persist configuration or modify other skills. Autonomous invocation is allowed by default but is not unusually privileged here.

综合结论

This skill appears coherent and local/auditable. Before using: (1) Inspect the small script (scripts/checklist_builder.py) yourself — it simply reads a JSON file you supply and writes a markdown checklist. (2) Avoid passing output paths that could overwrite important files. (3) Do not feed secrets or credentials into the skill; it processes the policy text you provide and does not declare networking, but be aware your agent/session could still…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「policy-application-checker」。简介:Read policies, application requirements, and forms, then turn them into a compl…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/policy-application-checker/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。