Now in early access, book a 30-minute demo →
Skill scan report

youtube-notetaker

View on GitHub
24 Low This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

A tool for extracting and organizing slide frames from YouTube videos for study and note-taking purposes.

github/sickn33 - Data Exfiltration - 43.8k stars

ThreatsData Exfiltration Insecure Defaults Insecure File Handling

Threat analysis

Data Exfiltration1 finding
Insecure Defaults1 finding
Insecure File Handling1 finding

Skill info

Namesickn33/youtube-notetaker
Registrygithub
Version11c9e67
PURLpkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=youtube-notetaker
Stars43.8k

Assessments (3)

Data Exfiltration1 finding MEDIUM
MEDIUM

Data Exfiltration via local-llm-review

scripts/serve.py

The script serves a library of markdown files and slide images over HTTP, potentially exposing local data to remote clients if the server is accessible over the network.
Insecure Defaults1 finding MEDIUM
MEDIUM

Insecure Defaults via local-llm-review

scripts/serve.py

The server uses default ports and does not enforce HTTPS, potentially exposing data in transit over an insecure network.
Insecure File Handling1 finding LOW
LOW

Insecure File Handling via local-llm-review

scripts/extract_slides.py

The script uses `os.path.expanduser` and `os.environ.get` to determine the library directory, which could be manipulated by an attacker with access to the environment.

Badge

Add the Anomity scan badge for youtube-notetaker to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/sickn33/youtube-notetaker/)
HTML
<a href="https://anomity.ai/skills/github/sickn33/youtube-notetaker/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of youtube-notetaker? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok