← Back to Skills Marketplace
rafeyu8899

OUA 统一智能评估

by RafeYu8899 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
58
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oua-intelligence-test
Description
OUA统一智能评估框架,基于10维度测试全面评估AI语言理解、逻辑推理、编码能力、创造力、安全伦理及工程可靠性。
Usage Guidance
This package appears coherent for running an offline assessment and generating HTML reports. Before running it: (1) Inspect the Python script (already included) and the test bank to confirm it does only local I/O (it does). (2) Run it in a sandbox or isolated environment (container/VM) if you will execute untrusted code. (3) Do not feed production secrets or sensitive user data into its input JSON — the tool writes report files and could include those values in output. (4) If you intend to rely on results for high-stakes decisions, review the scoring logic and weights to ensure they match your evaluation criteria. (5) If you want extra assurance, verify the referenced GitHub repository and author identity and run static checks (lint, safety scanners) on the code.
Capability Analysis
Type: OpenClaw Skill Name: oua-intelligence-test Version: 1.0.0 The bundle implements the OpenClaw Unified Assessment (OUA), a framework for evaluating AI capabilities across 10 dimensions. The core components include a Python scoring engine (scripts/score_test.py) that generates HTML reports and a comprehensive test bank (references/test-bank.md). While the test bank contains examples of prompt injection and adversarial queries, these are clearly defined as evaluation data for testing other AI models rather than instructions for the agent itself. The code performs standard data processing and file I/O consistent with its stated purpose, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (OUA unified assessment) align with the included assets: SKILL.md (framework + tests) and scripts/score_test.py (scoring and HTML report generation). The code implements weighting, per-dimension scoring, grade/ quadrant logic and report generation — all expected for a benchmarking tool.
Instruction Scope
SKILL.md provides test definitions, trigger phrases and guidance for running assessments; it does not instruct the agent to read unrelated system files, access secrets, or transmit data externally. The test bank contains prompts that intentionally include harmful examples (to test refusal), but those are test cases, not active exfiltration instructions.
Install Mechanism
There is no install specification (instruction-only skill with a bundled Python script). No downloads, package installs, or extracted archives are declared. Risk is limited to running the included Python script locally.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code reads JSON input and writes HTML reports locally; it does not request or use credentials or external tokens.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or attempt to modify other skills or system-wide agent settings. The script reads/writes local files only (input JSON / output HTML).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oua-intelligence-test
  3. After installation, invoke the skill by name or use /oua-intelligence-test
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OUA v1.0.0 — 首次发布 OpenClaw 全方位AI能力10维度评测框架 - 综合 OIT(8维度智商上限测试)与 LLI(2维度工程下限测试),实现10大维度全方位AI能力评估 - 涵盖语言理解、逻辑推理、领域知识、代码生成、创意能力、上下文记忆、工具使用、安全伦理、工程实现、系统鲁棒性 - 支持交互式评分与 HTML 可视化报告(含雷达图与四象限分析) - 明确评分标准和双轨分数体系(OIT/LLI分开计分) - 附带详细维度说明与评分解释,适合多模型能力横评与开发改进参考
Metadata
Slug oua-intelligence-test
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OUA 统一智能评估?

OUA统一智能评估框架,基于10维度测试全面评估AI语言理解、逻辑推理、编码能力、创造力、安全伦理及工程可靠性。 It is an AI Agent Skill for Claude Code / OpenClaw, with 58 downloads so far.

How do I install OUA 统一智能评估?

Run "/install oua-intelligence-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OUA 统一智能评估 free?

Yes, OUA 统一智能评估 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OUA 统一智能评估 support?

OUA 统一智能评估 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OUA 统一智能评估?

It is built and maintained by RafeYu8899 (@rafeyu8899); the current version is v1.0.0.

💬 Comments