Skip to main content

aws-cloudformation-lambda

Facilitates the creation of serverless AWS Lambda functions using CloudFormation templates, optimizing for performance and best practices.

Install this skill

or
0/100

Security score

The aws-cloudformation-lambda skill was audited on Feb 9, 2026 and we found 23 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 33

Template literal with variable interpolation in command context

SourceSKILL.md
33```yaml
medium line 237

Template literal with variable interpolation in command context

SourceSKILL.md
237```yaml
medium line 279

Template literal with variable interpolation in command context

SourceSKILL.md
279```yaml
medium line 342

Template literal with variable interpolation in command context

SourceSKILL.md
342```yaml
medium line 457

Template literal with variable interpolation in command context

SourceSKILL.md
457```yaml
medium line 483

Template literal with variable interpolation in command context

SourceSKILL.md
483```yaml
medium line 533

Template literal with variable interpolation in command context

SourceSKILL.md
533```yaml
medium line 625

Template literal with variable interpolation in command context

SourceSKILL.md
625```yaml
medium line 676

Template literal with variable interpolation in command context

SourceSKILL.md
676```yaml
medium line 746

Template literal with variable interpolation in command context

SourceSKILL.md
746```yaml
medium line 795

Template literal with variable interpolation in command context

SourceSKILL.md
795```yaml
medium line 833

Template literal with variable interpolation in command context

SourceSKILL.md
833```yaml
medium line 890

Template literal with variable interpolation in command context

SourceSKILL.md
890```yaml
medium line 1026

Template literal with variable interpolation in command context

SourceSKILL.md
1026```yaml
medium line 1099

Template literal with variable interpolation in command context

SourceSKILL.md
1099```yaml
medium line 1190

Template literal with variable interpolation in command context

SourceSKILL.md
1190```yaml
medium line 1240

Template literal with variable interpolation in command context

SourceSKILL.md
1240```yaml
medium line 1392

Template literal with variable interpolation in command context

SourceSKILL.md
1392```yaml
medium line 1426

Template literal with variable interpolation in command context

SourceSKILL.md
1426```yaml
medium line 1467

Template literal with variable interpolation in command context

SourceSKILL.md
1467```yaml
low line 321

External URL reference

SourceSKILL.md
321TemplateURL: https://s3.amazonaws.com/bucket/lambda-functions.yaml
low line 331

External URL reference

SourceSKILL.md
331TemplateURL: https://s3.amazonaws.com/bucket/api-gateway.yaml
low line 620

External URL reference

SourceSKILL.md
620Value: !Sub "https://${ApiGatewayRestApi}.execute-api.${AWS::Region}.amazonaws.com/${DeployStage}/items"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →