meeting-recorder

Warn

Audited by Socket on Apr 1, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. The core capabilities fit a meeting transcription skill, but trust is weakened by an unverified setup script and an unspecified prerequisite Chrome automation skill. Data flow is mostly coherent and local, with moderate risk from transitive trust, plaintext localhost transport, and autonomous meeting participation.

Confidence: 81%Severity: 61%
AnomalyLOW
scripts/meeting-recorder-setup/meeting-transcriber.py

This module is a transcription client/recorder that streams live audio from stdin to a configurable WebSocket endpoint (SPEACHES_URL) and writes returned transcripts and keyword-based mention detections to local files. There are no strong indicators of malware (no obfuscation, no dynamic code execution, no subprocesses, no credential theft), but it has meaningful security/privacy risk due to continuous audio exfiltration to an external network destination and potentially unsafe filesystem path handling via unsanitized meeting_id (affecting directory/symlink targets). Use of ws:// (non-TLS) and sensitive stderr logging further increase exposure if misconfigured.

Confidence: 62%Severity: 66%
Audit Metadata
Analyzed At
Apr 1, 2026, 02:05 PM
Package URL
pkg:socket/skills-sh/cevatkerim%2Fclaude-skills%2Fmeeting-recorder%2F@7e8c9e83760f39c1abc687a7ad5c8937486f39a4