aws-sdk-java-v2-lambda

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation and code examples from AWS GitHub repositories (github.com/awsdocs/aws-doc-sdk-examples), which are recognized as trusted organizations and well-known services.
  • [PROMPT_INJECTION]: This skill possesses an indirect prompt injection surface. 1. Ingestion points: invokeLambda in SKILL.md and invoke in references/examples.md. 2. Boundary markers: None identified in the provided code snippets. 3. Capability inventory: lambdaClient.invoke, lambdaClient.createFunction, lambdaClient.updateFunctionCode, lambdaClient.deleteFunction, and lambdaClient.updateFunctionConfiguration across all files. 4. Sanitization: No input validation or payload sanitization logic is present in the boilerplate snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 11:36 PM