aws-lambda-java-integration
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were identified during the analysis of the skill files.
- [EXTERNAL_DOWNLOADS]: The skill recommends using industry-standard libraries and frameworks such as the AWS SDK for Java, Micronaut, and the Serverless Framework. These are sourced from well-known repositories like Maven Central and official package registries. References to external tools, such as the AWS Lambda Power Tuning utility, point to reputable open-source community resources.
- [COMMAND_EXECUTION]: The skill includes build and deployment automation examples (Gradle, SAM CLI, Serverless Framework) that use standard command-line tools. These commands are necessary for the development lifecycle of the Lambda functions and are implemented following security best practices for CI/CD pipelines.
- [CREDENTIALS_UNSAFE]: Security-sensitive information like AWS credentials and database passwords are managed through secure mechanisms such as GitHub Secrets and AWS Secrets Manager templates, rather than being hardcoded in the source code.
- [PROMPT_INJECTION]: The skill instructions are focused on providing technical templates and do not contain any patterns attempting to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata