social-favorites-to-obsidian

AdvisoryAudited by Static analysis on May 16, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.exposed_secret_literal

Findings (2)

critical

suspicious.dangerous_exec

Location
bin/social-favorites-to-obsidian.js:30
Finding
Shell command execution detected (child_process).
critical

suspicious.exposed_secret_literal

Location
scripts/setup.py:50
Finding
File appears to expose a hardcoded API secret or token.