youtube-notetaker
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
Threat analysis
Skill info
pkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=youtube-notetakerAssessments (3)
Data Exfiltration
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 Defaults
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 Handling
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.
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.




