boxlang-aws-lambda
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an external starter project from the author's official GitHub repository (
github.com/ortus-boxlang/boxlang-starter-aws-lambda). - [COMMAND_EXECUTION]: Instructions include standard development commands for the BoxLang environment, including Gradle build tasks (
./gradlew shadowJar), AWS SAM CLI commands (sam local,sam deploy), and the CommandBox package manager (box install). - [COMMAND_EXECUTION]: Provides instructions to grant execution permissions (
chmod +x) to shell scripts located within the project'sworkbench/directory. - [DATA_EXFILTRATION]: Mentions the use of
aws configureand environment variables for secret management, which is a standard and safe practice for AWS development. No unauthorized data access or transmission patterns were detected.
Audit Metadata