video-knowledge-extractor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited video-knowledge-extractor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
YouTube URL
│
├── 1. FETCH METADATA (yt-dlp / oEmbed API)
│ title, channel, duration, chapters
│
├── 2. EXTRACT CONTENT (3-tier fallback)
│ ├── youtube-transcript-api (fastest)
│ ├── yt-dlp subtitle download
│ └── WebSearch for summaries/articles about the video
│
├── 3. SYNTHESIZE KNOWLEDGE (Claude)
│ ├── Core concepts & definitions
│ ├── Key formulas / code examples
│ ├── Practical applications
│ ├── Structured tables & comparisons
│ └── Trading/domain relevance
│
└── 4. ROUTE TO SKILLS (auto-inject)
├── Scan skill files for topic overlap
├── Append knowledge block to matching skill(s)
└── Report: "Added to [skill-file] → [section]"| Video Topic | Target Skill File | Section |
|---|---|---|
| Markov chains, statistics, time series, probability | trading.md | quant-backtesting / statistics-timeseries |
| ICT, SMC, order flow, liquidity, FVG | trading.md | ict-smart-money |
| Risk, drawdown, Kelly, Monte Carlo | trading.md | risk-and-portfolio |
| Backtesting, quant, ML, RL, neural nets | trading.md | quant-backtesting |
| Macro, news, sentiment, regime | trading.md | market-intelligence |
| Price action, patterns, Elliott Wave | trading.md | price-action-chart-analysis |
| MT5, EA, MQL5, automation | trading.md | mt5-trading-tools |
| Options, futures, crypto, forex | trading.md | asset-classes |
| Claude Code, AI agents, MCP, hooks | claude-ai-tools.md | — |
| Web dev, UI, architecture, testing | development.md | — |
| YouTube, video, web scraping | media-web.md | — |
---~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.