audio-transcriber
Warn
Audited by Socket on Jul 21, 2026
1 alert found:
SecuritySecurityskill-report.json
MEDIUMSecurityMEDIUM
skill-report.json
No clear evidence of intentional malware (backdoor/reverse shell/persistence) is visible in the provided excerpts. However, the code/workflow presents two high-impact security concerns: (1) automatic pip dependency installation during runtime/import failure (increasing supply-chain and environment integrity risk), and (2) optional disclosure of full transcript-derived prompts to external LLM/assistant CLIs (significant privacy/data-governance risk for confidential recordings). Recommended controls include strict opt-in for external summarization, transcript redaction/consent gates, and dependency pinning/locking with isolated environments (virtualenv) to prevent untrusted package drift.
Confidence: 60%Severity: 70%
Audit Metadata