安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is internally consistent and low-risk to install because it only contains instructions and requests no secrets. Before enabling it for live trading, verify: (1) the hosting agent cannot autonomously execute real trades based solely on the skill's outputs (require human confirmation or an execution-safe gateway), (2) what 'block the trade' means in your system (is it advisory only or does it trigger an executable block?), (3) run the skill in a sandbox or with paper-trading accounts fi...详细分析 ▾
✓ 用途与能力
Name/description (trading behaviour assessor) match the SKILL.md: it provides simulated stress prompts, a bias-detection rubric, and an output format. There are no unrelated env vars, binaries, or installs requested.
ℹ 指令范围
Instructions stay within the stated purpose (inject stress scenarios, evaluate reasoning, score biases). One minor ambiguity: the doc says 'Block the trade and force objective re-evaluation' — as an instruction-only skill it cannot technically enforce execution-level blocks unless the hosting agent/trading integration implements that behavior. Confirm how 'blocking' is implemented before relying on it.
✓ 安装机制
No install spec and no code files — lowest-risk installation surface (nothing is written to disk).
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to an instruction-only assessor.
✓ 持久化与权限
always is false and the skill is user-invocable. Autonomous invocation is allowed by platform default but the skill does not request elevated persistence or cross-skill config changes.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install trading-behaviour
镜像加速npx clawhub@latest install trading-behaviour --registry https://cn.longxiaskill.com镜像同步中