Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all align: the skill's sole job is to make a final pass/fail decision and output 合格 or 不合格. There are no unrelated requirements or capabilities.
Instruction Scope
SKILL.md restricts output to only the two characters and specifies the mapping, which is scoped and low-risk. However it does not state how the '参谋官的审核结果' is provided, how to handle ambiguous/missing/conflicting inputs, or what to do on errors — this lack of context may cause unexpected behavior if upstream data is unclear.
Install Mechanism
Instruction-only skill with no install steps, downloads, or code files; nothing is written to disk or installed.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the stated simple purpose.
Persistence & Privilege
Defaults used (not always:true). The skill does not request persistent presence or elevated privileges.
Assessment
This skill is simple and does what it says: convert an advisor's audit result into either 合格 or 不合格 and nothing else. Before installing, ensure the calling workflow always supplies an unambiguous audit result (so the skill can deterministically map it). Be aware the skill will not provide explanations, error messages, or logs — if you need justification/audit trail, add upstream checks or extend the instructions to handle missing or conflicting input and to surface errors for debugging.Like a lobster shell, security has layers — review code before you run it.
latestvk97fz4bwr811wqc8d7vteb113983qd2v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
