phoenix-research-pipeline

Warn

Audited by Socket on Sep 19, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s core capabilities mostly match its research purpose, and the Brave/Reddit/yt-dlp usage is broadly coherent. The main concerns are supply-chain and credential-routing: a hidden local installer writes secrets to .env, the docs encourage embedding a shared API key in install.sh, and Google NotebookLM access is mediated by third-party CLIs/packages rather than a clearly official Google client. This is not confirmed malware, but it is a medium-high risk skill that should not be trusted without reviewing install.sh and the NotebookLM backends.

Confidence: 86%Severity: 72%
AnomalyLOW
scripts/install.sh

No direct malicious behavior or data exfiltration is evident in the provided script. It is an installer with expected package installation and configuration-writing functionality. Supply-chain risk is elevated because dependencies are unpinned and installation/import hooks execute with local privileges. The generated .env file may expose the API key through default permissions, and unescaped key content can corrupt configuration. Review package provenance, pin hashes or versions, use an isolated virtual environment, and apply restrictive permissions to .env.

Confidence: 97%Severity: 62%
Audit Metadata
Analyzed At
Sep 19, 2026, 10:34 AM
Package URL
pkg:socket/skills-sh/security-phoenix-demo%2Fsecurity-skills-claude-code%2Fphoenix-research-pipeline%2F@499bee16de363590a898e6281bf1eaa2b6b39dd506751ceffac4fb64e8912347
Security Audit — socket — phoenix-research-pipeline