facebook-outreach

Warn

Audited by Socket on Apr 8, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s core capability matches its stated purpose, and installs come from normal developer channels, but it relies on persisted personal-account Facebook session cookies and enables autonomous outbound messaging on the user’s behalf via browser automation rather than an official API. No clear malware or credential exfiltration is shown, yet the credential handling and real-world action scope make the skill medium-to-high risk.

Confidence: 88%Severity: 68%
AnomalyLOW
scripts/facebook-outreach.js

This module does not show classic malware behavior (no backdoor, no reverse shell, no dynamic code execution, no overt exfiltration to unknown domains). However, it has meaningful security and compliance risk: it automates third-party account interaction (scrape contact details and send direct messages), stores sensitive message and scraped contact data in a database, and—independently of intent—weakens database transport security by disabling TLS certificate verification (rejectUnauthorized: false). This warrants review of authorization/consent, data minimization, and the DB TLS setting before use in a supply-chain context.

Confidence: 66%Severity: 64%
Audit Metadata
Analyzed At
Apr 8, 2026, 08:22 AM
Package URL
pkg:socket/skills-sh/kevinbadi%2Fai-os-skills%2Ffacebook-outreach%2F@2f771ba21d44fa3f27eb8fb8a401027d66f87f3e
Security Audit — socket — facebook-outreach