aws-cloudformation-lambda
Facilitates the creation of serverless AWS Lambda functions using CloudFormation templates, optimizing for performance and best practices.
Install this skill
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
Template literal with variable interpolation in command context
| 33 | ```yaml |
Template literal with variable interpolation in command context
| 237 | ```yaml |
Template literal with variable interpolation in command context
| 279 | ```yaml |
Template literal with variable interpolation in command context
| 342 | ```yaml |
Template literal with variable interpolation in command context
| 457 | ```yaml |
Template literal with variable interpolation in command context
| 483 | ```yaml |
Template literal with variable interpolation in command context
| 533 | ```yaml |
Template literal with variable interpolation in command context
| 625 | ```yaml |
Template literal with variable interpolation in command context
| 676 | ```yaml |
Template literal with variable interpolation in command context
| 746 | ```yaml |
Template literal with variable interpolation in command context
| 795 | ```yaml |
Template literal with variable interpolation in command context
| 833 | ```yaml |
Template literal with variable interpolation in command context
| 890 | ```yaml |
Template literal with variable interpolation in command context
| 1026 | ```yaml |
Template literal with variable interpolation in command context
| 1099 | ```yaml |
Template literal with variable interpolation in command context
| 1190 | ```yaml |
Template literal with variable interpolation in command context
| 1240 | ```yaml |
Template literal with variable interpolation in command context
| 1392 | ```yaml |
Template literal with variable interpolation in command context
| 1426 | ```yaml |
Template literal with variable interpolation in command context
| 1467 | ```yaml |
External URL reference
| 321 | TemplateURL: https://s3.amazonaws.com/bucket/lambda-functions.yaml |
External URL reference
| 331 | TemplateURL: https://s3.amazonaws.com/bucket/api-gateway.yaml |
External URL reference
| 620 | Value: !Sub "https://${ApiGatewayRestApi}.execute-api.${AWS::Region}.amazonaws.com/${DeployStage}/items" |