ifly-speed-transcription

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The skill bundle provides a legitimate implementation for transcribing audio files using the iFLYTEK Speed Transcription API. The core logic in `scripts/transcribe.py` handles file uploads (including multipart for large files) and API communication using standard HMAC-SHA256 authentication, with no evidence of data exfiltration or unauthorized execution. While `.claude/settings.local.json` contains local development paths and specific bash permissions, these appear to be unintentional artifacts from the developer's environment rather than malicious components.