aws-sdk-js-v3-usage

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a legitimate technical guide for using the official AWS SDK for JavaScript v3. It includes accurate code snippets for client instantiation, credential management, and service-specific operations like S3 and DynamoDB.
  • [EXTERNAL_DOWNLOADS]: The skill mentions installation of official @aws-sdk/* and @smithy/* packages. These are well-known, trusted libraries maintained by Amazon Web Services and are standard for JS/TS cloud development.
  • [CREDENTIALS_UNSAFE]: The documentation describes how to use various AWS credential providers (e.g., fromNodeProviderChain, fromTemporaryCredentials). All examples use generic placeholder ARNs (e.g., arn:aws:iam::123456789012:role/MyRole) and dummy IDs, consistent with secure documentation practices.
  • [PROMPT_INJECTION]: The skill contains a formatting constraint ("> Do not use emojis...") which is a benign stylistic instruction and does not attempt to override the underlying AI agent's safety protocols or core instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:55 AM
Security Audit — agent-trust-hub — aws-sdk-js-v3-usage