Skip to main content

auto-lambda-env

Facilitates setting environment variables for AWS Lambda functions in AI automation, ensuring secure and efficient configuration management.

Install this skill

or
66/100

Security score

The auto-lambda-env skill was audited on Apr 6, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 7

Webhook reference - potential data exfiltration

SourceSKILL.md
7You set Lambda environment variables for the AI automation agents. There are 2 consolidated router Lambda functions: **WI Router** (work-item webhook events) and **PR Router** (pull-request webhook ev
medium line 40

Webhook reference - potential data exfiltration

SourceSKILL.md
40> **Webhook basic auth username?** (Lambda env var `BASIC_USER`) Example: `automation-webhook`. Must match what you'll set in ADO Service Hooks.
medium line 42

Webhook reference - potential data exfiltration

SourceSKILL.md
42> **Webhook basic auth password?** (secret — Lambda env var `BASIC_PASS`) Suggest generating: `openssl rand -base64 24`
medium line 44

Webhook reference - potential data exfiltration

SourceSKILL.md
44> **Webhook secret?** (secret — Lambda env var `WEBHOOK_SECRET`) Suggest generating: `openssl rand -base64 32`
medium line 62

Webhook reference - potential data exfiltration

SourceSKILL.md
62The WI Router (`<PREFIX>-WI-Router`) handles all work-item webhook events and routes to the appropriate pipeline (DoR, DoD, BugFix, QA, DevAgent, DOCAgent, Estimation) based on tag gates.
low line 73

Webhook reference - potential data exfiltration

SourceSKILL.md
73WEBHOOK_SECRET=<secret>,
medium line 97

Webhook reference - potential data exfiltration

SourceSKILL.md
97The PR Router (`<PREFIX>-PR-Router`) handles all pull-request webhook events. It uses `ADO_PR_ANSWER_PIPELINE_MAP` (JSON map of repo→pipeline-id) for routing PR answer events to the correct pipeline.
low line 107

Webhook reference - potential data exfiltration

SourceSKILL.md
107WEBHOOK_SECRET=<secret>,
low line 147

Webhook reference - potential data exfiltration

SourceSKILL.md
147| WEBHOOK_SECRET | ✓ | ✓ |
low line 172

Webhook reference - potential data exfiltration

SourceSKILL.md
172`/auto-webhooks` — Configure ADO service hooks
Scanned on Apr 6, 2026
View Security Dashboard
Installation guide →
GitHub Stars 6
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
easingthemes/dx-aem-flow