Caveat verdict
bilibili-fav-downloader
Bilibili favorites downloader that fetches videos using the user's own cookie and saves them locally; optional Telegram notifications use user-provided bot token, all consistent with the stated download and monitoring purpose.
β Flagged for review β coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis β not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
file_read+write
package_install
Findings (6)
Possible hardcoded credential
SKILL.md Β· code Β· TOKEN="δ½ ηBotToken
References sudo β requests elevated privileges
SKILL.md Β· code Β· sudo
pip3 install β installs Python packages at runtime
SKILL.md Β· code Β· pip3 install
subprocess execution β runs system commands from Python
scripts/bilibili_fav_dl.py Β· prose Β· downgraded Β· subprocess.run(
apt-get install β installs system packages
scripts/setup.sh Β· prose Β· downgraded Β· apt-get install
Python os.environ.get β reads environment variable
scripts/bilibili_fav_dl.py Β· prose Β· downgraded Β· os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution β cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions β minimal attack surface.
package_installfile_write Is this flag fair?
Thanks β recorded.