Skill audit report
Converts a single video file to OGV (Theora + Vorbis in Ogg container) using FFmpeg for Godot-ready playback assets. Exports FFV1+FLAC lossless MKV intermediate then encodes Theora q=10 OGV for maximum fidelity. Use when the user wants to convert video to OGV, transcode MP4/MKV/MOV/WebM to OGV, export a cutscene or UI video, or mentions Theora, libtheora, VideoStreamTheora, or Godot video import.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
143 GitHub stars
Stars/forks activity
WARN57
143 stars, 14 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
3d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO62
command execution surface, external package install surface
Install availability
PASS92
npx skills add godot-fun/godot-agent --skill video-to-ogv
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO62
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/godot-fun/godot-agent/tree/main/.cursor/skills/video-to-ogv
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add godot-fun/godot-agent --skill video-to-ogv
Repository
88
https://github.com/godot-fun/godot-agent/tree/main/.cursor/skills/video-to-ogv
License
86
MIT
Maintenance
100
3d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
86
Usable description available
Dependency risk
62
command execution surface, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
62
shell or command execution, filesystem or document access
Stars/forks activity
57
143 stars, 14 forks; issue activity unavailable in current metadata
Adoption
68
143 GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.