launch-with-aws

Warn

Audited by Socket on Jul 29, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill is largely aligned with its stated AWS migration purpose and uses mostly legitimate AWS tooling, but it routes sensitive source code through an opaque remote service with undisclosed domains and then asks the agent to execute deployment steps derived from remote-generated content. The main issues are unverifiable data-flow trust and indirect command-execution risk, not confirmed malware.

Confidence: 83%Severity: 66%
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
Jul 29, 2026, 10:43 AM
Package URL
pkg:socket/skills-sh/aws%2Fagent-toolkit-for-aws%2Flaunch-with-aws%2F@6ed799758d3efe096f33f1a5a6140a0aff21f8fbf37ed4571f9ac9e6d904bbc6
Security Audit — socket — launch-with-aws