debugging-lambda-timeouts
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- Standard Tool Usage: The skill uses the
call_awstool to execute well-known commands likeaws lambda get-function-configurationandaws logs start-query. These are standard diagnostic procedures and do not involve suspicious command execution. - Data Handling: The skill collects Lambda configuration and CloudWatch data solely for debugging purposes. It does not attempt to exfiltrate credentials or access sensitive file paths like
.sshor.awsconfigs. - Optional Code Analysis: While the skill can review Lambda source code if provided by the user, this analysis is performed locally by the agent to identify inefficient patterns (e.g., missing network timeouts) and does not involve remote code execution or dynamic loading.
- No Obfuscation: All instructions and scripts are in plain text with no hidden characters, encoded URLs, or misleading metadata.
Audit Metadata