| name | aws-lambda |
| description | Enumerate Lambda functions and their policies in AWS environments. Use when the user asks about serverless security assessment, function inventory, or Lambda resource-based policy review. |
AWS Lambda Security Enumeration
Discover and assess Lambda functions and their resource-based policies.
Quick Commands
python -m cloak.cli --list-techniques lambda
python -m cloak.cli --technique-info lambda.list_functions
python -m cloak.cli --technique lambda.list_functions --execute
Documentation
- Registry:
.claude/skills/cloak-techniques.json
- Full docs: README.md, docs/SETUP.md, docs/TROUBLESHOOTING.md