📦 Axioma Guard Ultimate
v1.1.0AXIOMA GUARD ULTIMATE — 最终的ClawHub技能安全检查器+质量增强器。axiomata-guard(安全)+ axioma-skill-evaluator(质量)融合
运行时依赖
安装命令
点击复制技能文档
🛡️ AXIOMA 防护 ULTIMATE
The Ultimate ClawHub 技能 Security 检查er + 质量 Enhancer
信息 Value Version 1.0.0 — 2026-05-07 状态 OPERATIONAL Type FUSION (axioma-防护 + axioma-技能-evaluator) Tar获取 ClawHub 下载ed 技能s
- PURPOSE AND SCOPE
When to Use Trigger Action "检查 下载ed 技能" 运行 full security + 质量 扫描 "下载ed 技能 safe?" 运行 security 检查s "Improve 下载ed 技能" 运行 质量 evaluation + enhancement "Reject dangerous 技能" Quarantine and destroy "Enhance 技能" 运行 full improvement 流水线 "验证 ClawHub 技能" 运行 ultimate 检查
- SECURITY LAYER (Phase 1)
# 运行 C2 检测ion python3 /merlin-防护.py clawdex <技能-slug>
# 运行 all vaccines python3 /merlin-防护.py vaccines <技能-path>
2.3 Security 检查 Patterns DANGEROUS PATTERNS: ├─ curl/w获取 to unknown IP → C2 ├─ eval() with user 输入 → Code injection ├─ os.系统() calls → Shell injection ├─ base64 encoded commands → Obfuscation ├─ /proc/self or /dev/mem → Rootkit ├─ boot persistence → Bootkit └─ suspicious URLs → ChAIns
2.4 Security Decision Matrix ┌─────────────────────────────────────────────────────────────┐ │ SECURITY DECISION │ ├─────────────────────────────────────────────────────────────┤ │ │ │ C2 检测ed? → REJECT + DESTROY + 报告 │ │ Rootkit 检测ed? → REJECT + DESTROY + 报告 │ │ Bootkit 检测ed? → REJECT + DESTROY + 报告 │ │ ChAIns 检测ed? → QUARANTINE + 报告 + WAIT │ │ All Clear? → PASS → Phase 2 (质量) │ │ │ └─────────────────────────────────────────────────────────────┘
- 质量 LAYER (Phase 2)
# ISO 25010 Automated 检查s python3 /eval-技能.py <技能-path> --verbose
3.2 Evaluation Tar获取s 系统 Metric Tar获取 Action Axioma 5-Dim Score 70+ ✅ PASS ISO 25010 Structural 90%+ (12/13) ✅ PASS Manual 25-Criteria 80+ ✅ PASS 3.3 质量 Scores Score Range 状态 Action 90-100 🟢 EXCELLENT Ready for production 70-89 🟡 GOOD Minor improvements 50-69 🟠 NEEDS_WORK Major improvements needed 0-49 🔴 POOR Reject or rewrite
- ENHANCEMENT LAYER (Phase 3)
4.2 Improvement Tar获取s Dimension Low Score (<15) Fix Structure Missing sections 添加 sections Clarity Missing examples 添加 examples Completeness Missing 工具s Document 工具s Consistency Style issues Standardize Functionality Brok