技能详情(站内镜像,无评论)
作者:AI/ML API @aimlapihello
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.1
统计:⭐ 2 · 987 · 1 current installs · 2 all-time installs
⭐ 2
安装量(当前) 2
🛡 VirusTotal :可疑 · OpenClaw :良性
Package:aimlapihello/aiml-llm-reasoning
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :良性
OpenClaw 评估
The skill and included script do what the description says (call AIMLAPI chat completions using an AIMLAPI_API_KEY) and request only the expected credential; there are no installs or unexpected network endpoints.
目的
The skill's name, README, SKILL.md and scripts consistently implement AIMLAPI chat + reasoning calls and require only AIMLAPI_API_KEY. However, the package metadata is incomplete: source is 'unknown', homepage is missing, and the embedded _meta.json ownerId/version differ from the registry metadata — this reduces provenance/traceability but does not change the script's stated purpose.
说明范围
SKILL.md and run_chat.py stay within scope: they build a /chat/completions payload, send it to api.aimlapi.com, and optionally write the response to a user-specified file. The script only reads AIMLAPI_API_KEY (env) or an --apikey-file if explicitly provided; it does not scan other system files or attempt to exfiltrate unrelated data.
安装机制
There is no install spec (instruction-only with one helper script). Nothing is downloaded or executed automatically — lowest-risk install footprint.
证书
The only required credential is AIMLAPI_API_KEY (declared as primaryEnv), which is proportionate. One caveat: the optional --apikey-file flag will read any file path you supply, so users must avoid pointing it at unrelated secret/config files.
持久
The skill does not request always:true, does not modify other skills or system configs, and does not persist credentials itself. It runs only when invoked.
综合结论
This skill appears to do exactly what it claims: a small helper to call AIMLAPI chat completions. Before installing/use: 1) verify the code if you can (source and homepage are missing and embedded metadata mismatches the registry), 2) only provide a dedicated AIMLAPI API key (use a least-privilege key and rotate if necessary), 3) avoid using --apikey-file with paths that contain other secrets, and 4) don't include private data in --extra-json …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AI/ML API LLM + Reasoning for OpenClaw」。简介:Run AIMLAPI LLM and reasoning workflows through chat completions with retries, …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aimlapihello/aiml-llm-reasoning/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。