小红书视频深度总结
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is designed to summarize Xiaohongshu videos by extracting metadata, downloading the video, and transcribing audio. The implementation in `scripts/run.py` uses safe subprocess calls (list-based arguments) to invoke `curl`, `ffmpeg`, and `whisper`. The workflow described in `SKILL.md` is consistent with the code logic, and there are no indicators of data exfiltration, malicious prompt injection, or unauthorized system access.
