Skip to main content

handler-hosting-aws

Centralizes AWS operations for authentication, resource deployment, and querying, providing a standard interface for infrastructure skills.

Install this skill

or
88/100

Security score

The handler-hosting-aws skill was audited on Feb 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 58

Template literal with variable interpolation in command context

SourceSKILL.md
58```bash
low line 257

External URL reference

SourceSKILL.md
257"console_url": "https://console.aws.amazon.com/..."
low line 272

External URL reference

SourceSKILL.md
272https://s3.console.aws.amazon.com/s3/buckets/{bucket_name}?region={region}
low line 277

External URL reference

SourceSKILL.md
277https://console.aws.amazon.com/lambda/home?region={region}#/functions/{function_name}
low line 282

External URL reference

SourceSKILL.md
282https://console.aws.amazon.com/dynamodb/home?region={region}#tables:selected={table_name}
low line 287

External URL reference

SourceSKILL.md
287https://console.aws.amazon.com/cloudwatch/home?region={region}#logStream:group={log_group}
low line 292

External URL reference

SourceSKILL.md
292https://console.aws.amazon.com/iam/home#/roles/{role_name}
low line 367

External URL reference

SourceSKILL.md
367"console_url": "https://s3.console.aws.amazon.com/s3/buckets/myproject-core-test-uploads?region=us-east-1"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →