Unified Reasoning

v2.0.0

Unified Reasoning Engine with FoT optimization - Combines ToT, GoT, Self-Consistency, and Meta-Reasoning with parallel execution and caching for 2-5x speedup

0· 472·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The skill claims a comprehensive Unified Reasoning Engine (many strategies, FoT optimization) but the bundle does not include the promised implementation (SKILL.md and unified_wrapper.py expect an implementation file such as unified_reasoning.py and a reasoning-engine.ps1). Nothing in the package justifies the advanced capabilities described — the presence of only a wrapper without the core implementation is incoherent.
!
Instruction Scope
SKILL.md instructs running PowerShell commands and dot-sourcing skills/unified-reasoning/reasoning-engine.ps1 and shows integration snippets for an AGI controller, yet the referenced .ps1 and the core Python implementation are not included. The instructions do not ask for unrelated credentials or environment reads, but they depend on external files that are missing, so runtime behavior is unclear.
Install Mechanism
There is no install spec and no remote download/install steps — lowest-risk surface. The only code present is a small wrapper (unified_wrapper.py) which uses importlib to load a local file; it does not attempt network installs or extract archives.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. SKILL.md and the wrapper do not reference secrets or unrelated env vars. Requested metadata (agi_component/priority) is unusual but not a credential request.
Persistence & Privilege
always is false (normal) and the skill is user-invocable; disable-model-invocation is default false (autonomous invocation allowed) which is platform-normal. The SKILL.md labels the component as an AGI component and 'critical' priority — this is a metadata oddity but does not, by itself, grant extra privileges.
What to consider before installing
This package appears incomplete: the wrapper (unified_wrapper.py) and SKILL.md expect a core implementation file (unified_reasoning.py) and a PowerShell script (reasoning-engine.ps1) that are not included. Before installing or enabling this skill: 1) Ask the publisher for the missing files or a complete distribution and verify their contents. 2) Do not run the skill in production or give it high trust until you can inspect unified_reasoning.py and any .ps1 scripts for network calls, credential access, or filesystem reads. 3) If you must test, run it in an isolated sandbox and monitor outbound connections. 4) If the publisher states the implementation is fetched at runtime, insist on the exact source URL and verify that URL is a trusted release host (e.g., official repo release) before allowing the skill to fetch and execute code. If the missing files are provided and they match the described behavior (no unexpected credential access, no remote endpoints), the assessment may change to benign.

Like a lobster shell, security has layers — review code before you run it.

latestvk978yqtee2qrc42rr4rdk22thh821p87

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
OSmacOS · Linux · Windows

Comments