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.py communicates with the API endpoint at https://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_KEY to 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
Risk Level
SAFE
Analyzed
Jun 20, 2026, 07:58 AM
Security Audit — agent-trust-hub — ai-video-to-gif