Skill Safety Eval

Evaluate Agent Skill safety through static analysis of SKILL.md instructions — no prompt execution, no code running. Gates the eval pipeline at score_pct ≥ 0.80: skills that fail do not ship regardless of design or functional scores.Scores 5 safety dimensions (100pts): harmful instruction potential, scope containment, data handling safety, injection resilience, and guardrail presence. Use when auditing whether a skill's instructions could cause an agent to produce harmful outputs, exceed appropriate scope, mishandle sensitive data, or be hijacked via injection. Do NOT use for design quality review (use kill-llm-judge) or functional testing (use skill-bench).

openJiuwen-ai Updated

File contents

openjiuwen-ai/agent-core/tree/main/openjiuwen/dev_tools/skill_evaluator/skills/skill_safety_judge commit 947ddfe728

Frequently asked questions

npx skillmds@latest add openjiuwen-ai/skill-safety-eval