OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill is internally consistent: it transcribes audio via the Step (StepFun) ASR SSE API, requires only python3 and a StepFun API key, and the code and instructions match that purpose.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772350290734,
"_id": "k97e9knhcrnn6dtbr5z4w3tdms823c8e",
"changelog": "Initial release of step-asr.\n\n- Transcribe audio files to text using the Step ASR streaming API (HTTP SSE).\n- Supports Chinese and English languages.\n- Handles multiple audio formats: PCM, WAV, MP3, OGG\/OPUS.\n- Real-time streaming output and non-streaming (final result) modes.\n- Allows terminology correction via prompt.\n- Optional JSON output with usage stats.\n- Requires STEPFUN_API_KEY environment variable for authentication.",
"changelogSource": "auto",
"createdAt": 1772350290734,
"parsed": {
"clawdis": {
"emoji": "🎙",
"homepage": "https:\/\/platform.stepfun.com\/docs\/zh\/api-reference\/audio\/asr-stream",
"primaryEnv": "STEPFUN_API_KEY",
"requires": {
"bins": [
"python3"
],
"env": [
"STEPFUN_API_KEY"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Li Xie",
"handle": "randzero",
"image": "https:\/\/avatars.githubusercontent.com\/u\/11086522?v=4",
"kind": "user",
"linkedUserId": "kn75ypvzm9jy381fzyj4k0wzkx823yea"
},
"ownerHandle": "randzero",
"skill": {
"_creationTime": 1772350290734,
"_id": "kd769p9cvksc2rez012azt57c1822x6y",
"badges": [],
"createdAt": 1772350290734,
"displayName": "Step Asr",
"latestVersionId": "k97e9knhcrnn6dtbr5z4w3tdms823c8e",
"ownerUserId": "kn75ypvzm9jy381fzyj4k0wzkx823yea",
"slug": "step-asr",
"stats": {
"comments": 0,
"downloads": 233,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 1,
"versions": 1
},
"summary": "Transcribe audio files to text via Step ASR streaming API (HTTP SSE). Supports Chinese and English, multiple audio formats (PCM, WAV, MP3, OGG\/OPUS), real-ti...",
"tags": {
"latest": "k97e9knhcrnn6dtbr5z4w3tdms823c8e"
},
"updatedAt": 1772350306199
}
}