技能详情(站内镜像,无评论)
作者:AI/ML API @aimlapihello
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 251 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:aimlapihello/aiml-safety
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, instructions, and requested credential (AIMLAPI_API_KEY) align with its stated purpose (content moderation via AIMLAPI); nothing in the bundle indicates attempts to access unrelated secrets or systems.
目的
Name/description claim moderation via AIMLAPI guard models and the code calls an AIMLAPI chat completions endpoint using an AIMLAPI API key — this is proportionate and expected.
说明范围
Runtime instructions tell the agent to run the included script with content and model arguments, which matches the code. Minor inconsistencies in model naming (SKILL.md mentions meta-llama/Llama-Guard-3-8B while the script defaults to meta-llama/LlamaGuard-2-8b) are present but do not expand scope. Important: the script sends the provided content to an external API, so any content checked will be transmitted off-host.
安装机制
No install spec (instruction-only with an included script) — low install risk. The script imports the Python 'requests' library but the skill metadata doesn't declare this dependency; the runtime may fail if 'requests' is not installed. No downloads from unknown URLs or archive extraction are present.
证书
Only AIMLAPI_API_KEY is required and used by the code to authenticate to the AIMLAPI endpoint — this is appropriate for the stated purpose. No unrelated env vars, config paths, or secrets are requested.
持久
The skill does not request 'always: true' and does not modify other skills or system configs. It runs on demand and holds no elevated persistence or privileges.
综合结论
This skill appears coherent for moderation: it will transmit whatever text you check to https://api.aimlapi.com using the AIMLAPI_API_KEY you provide. Before installing, confirm you trust the AIMLAPI service and are comfortable sending the types of content you will moderate (sensitive data will be sent to an external provider). Ensure your runtime has the Python 'requests' package installed (or add it to your environment). Also note the minor …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AIML Сontent Moderation」。简介:Content moderation and safety checks. Instantly classify text or images as safe…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aimlapihello/aiml-safety/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。