launch-with-aws

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/launch_api_client.py

No strong evidence of explicit malware (no backdoor, no subprocesses, no obvious credential theft logic, no obfuscated payloads) is present in the provided fragment. The main security concerns are (1) unvalidated network destinations—put_archive() blindly PUTs archive bytes to the provided upload_url, and endpoint/base URL selection is not allowlisted—and (2) uncommon runtime monkeypatching of botocore’s service model loader, which increases supply-chain/behavioral risk. Debug logging of raw error bodies may increase sensitive data exposure depending on log handling and server responses. Overall, treat this as a generally legitimate API/upload client with moderate security risk driven by trust boundaries and endpoint/upload validation gaps.

Confidence: 62%Severity: 55%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:58 AM
Package URL
pkg:socket/skills-sh/delorenj%2Fskills%2Flaunch-with-aws%2F@88b1baad75fa73e4009f56eeb11f8a70a1dd9557d1ec70d4699a556b089250c6
Security Audit — socket — launch-with-aws