📦 Cold Chain Risk Calculator — 冷链风险速算

v0.1.0

输入运输路线、温湿度阈值与货物类型,一键估算冷链断链概率、货损成本及延误风险,生成可视化报告与优化建议,助力食品医药安全运输决策。

0· 238·2 当前·2 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
The included Python script is simple and appears safe: it computes and prints a risk score from the provided arguments and does not access network or files. However, SKILL.md claims file I/O, temperature monitoring, and packaging optimization that are not implemented in the code. Before installing or allowing autonomous runs: (1) inspect any future or remote versions for added file or network behavior, (2) run the script in a sandboxed environment to confirm actual behavior, (3) ask the publishe...
详细分析 ▾
用途与能力
Name/description match the included Python script: the script computes a simple risk score from route, duration, and packaging. However, SKILL.md advertises features (packaging optimization, temperature monitoring) and file read/write behavior that are not present in scripts/main.py, suggesting the documentation is out of sync with the code.
指令范围
SKILL.md states 'Read input files, write output files' and 'Temperature monitoring' but the runtime instructions and the included script only print results to stdout and do not access the filesystem or network. This mismatch could confuse users and conceal planned behaviors not present in the current code. Verify whether additional code (not included) or future versions will perform file or network operations.
安装机制
No install spec and no external dependencies are declared; the script requires only a Python interpreter which is reasonable and low-risk for this purpose.
凭证需求
No environment variables, credentials, or config paths are requested; that aligns with the tool's local calculation purpose and is proportionate.
持久化与权限
Skill does not request permanent presence (always:false) and has no install actions that would modify agent/system configuration. Default autonomous invocation is allowed, which is expected for skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install cold-chain-risk-calculator
镜像加速npx clawhub@latest install cold-chain-risk-calculator --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库