github re-analysis due

ywatanabe1989/scitex-notification

github

Multi-backend notification system (audio, Telegram, SMS, phone)

maintainer
ywatanabe1989
license
NOASSERTION
first seen
2026-06-06
last seen
2026-06-06
releases · 30d
2
short id

Drift inferred · capture-to-capture

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

capabilities 0 tools
transport stdio 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 66705ba · analyzer v17 · 2d ago

skills & prompt files 1

danger signals2

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

filesystem 7

  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_config.py :110 with open(path) as f:
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_desktop.py :10 import shutil
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_emacs.py :10 import shutil
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_telegram.py :22 from pathlib import Path
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_env_loader.py :16 from pathlib import Path
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_mcp/handlers.py :267 from pathlib import Path
  • fs ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/telegram_channel.py :41 from pathlib import Path

shell / exec 2

  • shell ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_desktop.py :11 import subprocess
  • shell ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_emacs.py :11 import subprocess

network 5

  • net ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_telegram.py :19 import urllib.parse
  • net ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_twilio.py :156 import urllib.request
  • net ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_backends/_webhook.py :12 import urllib.request
  • net ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/_mcp/tool_schemas.py :25 "`plyer.notification`, `requests.post(slack_webhook)`, "
  • net ywatanabe1989-scitex-notification-66705ba/src/scitex_notification/telegram_channel.py :39 import urllib.parse

declared dependencies 3

  • click@>=8.0
  • scitex_dev@*
  • scitex-dev@>=0.7.0