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's workbench/ directory.
  • [DATA_EXFILTRATION]: Mentions the use of aws configure and 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
Risk Level
SAFE
Analyzed
Apr 15, 2026, 02:43 PM
Security Audit — agent-trust-hub — boxlang-aws-lambda