skills/vercel-labs/emulate/aws/Gen Agent Trust Hub

aws

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [Local AWS Service Emulation]: The skill configures an in-memory local emulator using standard developer tooling via npx. This allows workflows to mock behavior locally, minimizing accidental production modifications or cost overheads during testing.
  • [Mock Access Credentials]: Standard AWS SDK test placeholders (such as AKIAIOSFODNN7EXAMPLE and wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY) are used inside documentation examples. These conform to documented standard dummy credentials commonly used in AWS testing environments rather than exposed active secrets.
  • [Local Network Testing Loopback]: All network operations are explicitly bound to localhost or loopback addresses (http://localhost:4006), ensuring that emulation traffic remains restricted to the local development sandbox context.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 09:59 AM
Security Audit — agent-trust-hub — aws