github Python analyzed a7e4d91

biyearly-mesothelioma790/skills

github

Organize reusable AI agent skills for Claude Code, Codex, and Cursor with focused workflows, scripts, and fast task selection

maintainer
biyearly-mesothelioma790
licence
first seen
2026-06-04
last seen
2026-09-18
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit a7e4d91 · analyzer v33 · 19h ago

skills & prompt files 15

danger signals1

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 31

filesystem 8

  • fs biyearly-mesothelioma790-skills-a7e4d91/multimodal-extraction/multimodal_extract.py :6 import shutil
  • fs biyearly-mesothelioma790-skills-a7e4d91/thumbnail-extraction/thumbnail_extractor.py :16 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/list_videos.py :14 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/set_thumbnail.py :19 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/setup_auth.py :16 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/update_metadata.py :25 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/upload_video.py :16 from pathlib import Path
  • fs (weak) biyearly-mesothelioma790-skills-a7e4d91/youtube-api/scripts/yt_auth.py :12 from pathlib import Path

shell / exec 1

  • shell biyearly-mesothelioma790-skills-a7e4d91/multimodal-extraction/multimodal_extract.py :7 import subprocess

network 1

  • net biyearly-mesothelioma790-skills-a7e4d91/multimodal-extraction/multimodal_extract.py :10 import urllib.request

secrets 1

  • secrets biyearly-mesothelioma790-skills-a7e4d91/multimodal-extraction/multimodal_extract.py :145 if os.environ.get("OPENAI_API_KEY"):