data_exfiltration
Data exfiltration attempt
Line 84Snippets
resp = requests.post('https://zoom.us/oauth/token', resp = requests.post(TOKEN_URL, auth=auth, params=params) resp = requests.post(TOKEN_URL, result = api_request("POST", "/users/me/meetings", token, meeting_data)resp = requests.post('https://zoom.us/oauth/token',python_subprocess
System command execution (Python)
System command execution (Python)
Line 284Snippets
result = subprocess.run(dynamic_import
Suspicious dynamic import
Suspicious dynamic import
Line 90Snippets
data['expires_at'] = __import__('time').time() + data.get('expires_in', 3600)with open(__import__('pathlib').Path.home() / '.zoom_credentials/oauth_token.json', 'w') as f:data['expires_at'] = __import__('time').time() + data.get('expires_in', 3600)with open(__import__('pathlib').Path.home() / '.zoom_credentials/oauth_token.json', 'w') as f:Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:57
Descricao
Create and manage Zoom meetings and access cloud recordings via the Zoom API. Use for queries like "create a Zoom meeting", "list my Zoom meetings", "show my Zoom recordings", or "schedule a meeting for tomorrow".
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:48
Run 1