launch-with-aws

Warn

Audited by Socket on Aug 28, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the overall workflow is coherent for an AWS migration skill, but it sends local source code and auth/session data to an undisclosed remote service and later executes unpinned code from generated output during deployment. The behavior is not fundamentally incompatible with the stated purpose, yet the opaque service endpoints and code-upload trust boundary make the skill medium-to-high risk.

Confidence: 84%Severity: 69%
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
Aug 28, 2026, 09:18 PM
Package URL
pkg:socket/skills-sh/aws%2Fagent-toolkit-for-aws%2Flaunch-with-aws%2F@9de3e8eedc5e6b2ab10d008b284a1c706323d4e38c50712e628fc7f693d630ac
Security Audit — socket — launch-with-aws