技能详情(站内镜像,无评论)
作者:AI/ML API @aimlapihello
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 242 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:aimlapihello/aiml-voice
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, declared requirements, and runtime instructions are internally consistent: it only needs Python and an AIMLAPI_API_KEY to upload audio to api.aimlapi.com for transcription.
目的
Name/description match the included script and declared env var: the tool uploads audio to AIMLAPI STT endpoints and polls for results. Requiring AIMLAPI_API_KEY and python is proportional.
说明范围
SKILL.md tells the agent to run the provided transcribe.py script and mentions only the API key and usual args. The instructions do not request unrelated files, extra credentials, or external endpoints beyond the AIMLAPI API.
安装机制
No install spec is present (instruction-only plus a bundled script). The script uses only Python standard libraries and no external downloads, so there is no high-risk installer activity.
证书
Only AIMLAPI_API_KEY is required, which is appropriate for a third-party STT service. Note: the API key grants access to your AIMLAPI account and usage/billing, so treat it like a secret and only provide a key you trust the service with.
持久
always is false and the skill does not request persistent system-level configuration or modify other skills. It does not ask to run continuously or store credentials beyond reading env or an explicit apikey file.
综合结论
This skill appears to do what it claims: it uploads a local audio file to https://api.aimlapi.com for transcription and returns the transcript. Before installing, verify you trust the AIMLAPI service and the key you will provide (the API key can be used for billing and data access). Note the source/publisher is unknown and there is no homepage — if you require strong provenance, request a trustworthy publisher or review provenance. Also be awa…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AIML Voice Transcript」。简介:Transcribe audio files (ogg, mp3, wav, etc.) using AIMLAPI. Use when the user p…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aimlapihello/aiml-voice/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。