Skill audit report

transcribe-video Audit report.

Use when the user wants to transcribe a video or audio file to text with word-level timestamps — spins up a self-contained local Whisper (whisper.cpp) Docker service bundled in this skill and returns transcript.txt, transcript.srt, and word-level transcript.words.json. Also used as a building block by /produce-video. Triggers on "transcribe this video", "get a transcript", "transcribe-video".

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 22, 2026Heuristic metadata audit
70
Audit
62
Trust
57
Quality
66
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

62
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

WARN

48

39 GitHub stars

Stars/forks activity

WARN

43

39 stars, 0 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

3d since push

License clarity

WARN

42

Unknown

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

54

command execution surface, external package install surface

Install availability

PASS

92

npx skills add AlemTuzlak/skills --skill transcribe-video

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

48

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/AlemTuzlak/skills/tree/main/skills/transcribe-video

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

5 Passed · 18 Needs review

Install path

92

PASS

npx skills add AlemTuzlak/skills --skill transcribe-video

Repository

88

PASS

https://github.com/AlemTuzlak/skills/tree/main/skills/transcribe-video

License

45

CHECK

Unknown

Maintenance

100

PASS

3d since push

AI review

55

CHECK

No license file detected in the skill repository. The GitHub repo shows 'Unknown' license, which may hinder reuse and clarity around permitted usage.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

54

FIX

command execution surface, external package install surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

48

FIX

shell or command execution, filesystem or document access

Stars/forks activity

43

FIX

39 stars, 0 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

39 GitHub stars

Warnings

  • License is unclear
  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • No license file detected in the skill repository. The GitHub repo shows 'Unknown' license, which may hinder reuse and clarity around permitted usage.
  • Vendored code from the user's own 'automation' project is not accompanied by a license statement; attribution is documented in provenance.md but the legal status is ambiguous.
  • Low GitHub adoption signal
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access
  • GitHub adoption: 39 GitHub stars
  • Stars/forks activity: 39 stars, 0 forks; issue activity unavailable in current metadata
  • License clarity: Unknown
  • Dependency/runtime risk: command execution surface, external package install surface

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.

Compare nearby options

Related skills to audit next