安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This skill appears to do what it says (ROS vs RMS analysis) and doesn't request credentials, but its instructions contain a clear analytic contradiction: the regression formula (ROS = a × (1/RMS) + b) and the interpretation of a positive 'a' contradict the earlier claim that higher RMS should produce higher ROS. Before using or automating this skill: 1) Fix the regression specification (likely want ROS = a × RMS + b or ROS = a × log(RMS) + b) and confirm the statistical interpretation with an an...详细分析 ▾
✓ 用途与能力
Name and description (ROS vs RMS analysis for competitive advantage and scale economies) align with the instructions and expected inputs (revenues, profits, market share, benchmarking, visualizations). No unexpected binaries, installs, or credentials are requested.
⚠ 指令范围
The SKILL.md stays within the declared purpose (collect financial and market-share data, compute ROS and RMS, produce charts and interpretation). However it contains an internal analytical contradiction: the 'Economies of Scale Logic' says larger RMS should lead to higher ROS, but the 'Regression Line' is written as 'ROS = a × (1/RMS) + b' and then says 'if a is significant and positive → Strong economies of scale' — a positive 'a' in that formula implies ROS increases as 1/RMS increases (i.e., as RMS decreases), which is the opposite of the stated logic. There are also minor formatting/placeholder issues (duplicate 'Position' column header, many placeholders) and no guidance on acceptable data sources, data quality checks, or privacy/legal constraints when gathering competitor data.
✓ 安装机制
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer.
✓ 凭证需求
Requires no environment variables, credentials, or config paths — no disproportionate secret or system access requested.
✓ 持久化与权限
Skill is not marked always:true and does not request persistent system presence or modification of other skills; autonomous invocation defaults are unchanged (normal).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/21
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install ros-rms-analysis
镜像加速npx clawhub@latest install ros-rms-analysis --registry https://cn.longxiaskill.com镜像同步中