ai-video-to-gif
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a standard wrapper for an external API service. All analyzed components are consistent with the described functionality of a video processing assistant.
- [EXTERNAL_DOWNLOADS]: The execution script
scripts/run.pycommunicates with the API endpoint athttps://ai-skills.ai. This network activity is documented and necessary for the skill's operation. - [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/run.py) intended to be run locally to interface with the service. Analysis of the script confirms it is restricted to API communication and does not perform unauthorized system operations or access sensitive local files. - [SAFE]: Secret management follows industry standards by requiring the
AISKILLS_API_KEYto be set as an environment variable rather than being hardcoded. - [SAFE]: Metadata references a Microsoft-owned repository as a technical source, which is a recognized and trusted external organization.
Audit Metadata