Skip to main content

awsclaw-general

Enables efficient AWS management in VS Code with natural language prompts and session management features.

Install this skill

or
40/100

Security score

The awsclaw-general skill was audited on May 9, 2026 and we found 4 security issues across 1 threat category, including 2 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 56

Access to AWS credentials directory

SourceSKILL.md
541. Environment variables (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`)
552. AWS SSO (Single Sign-On) via `aws sso login`
563. Shared credentials file (`~/.aws/credentials`)
574. Shared config file (`~/.aws/config`)
58
critical line 57

Access to AWS credentials directory

SourceSKILL.md
552. AWS SSO (Single Sign-On) via `aws sso login`
563. Shared credentials file (`~/.aws/credentials`)
574. Shared config file (`~/.aws/config`)
58
59**Important**: No credentials are ever sent to AI services. All API calls execute locally.
medium line 56

Access to home directory dotfiles

SourceSKILL.md
541. Environment variables (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`)
552. AWS SSO (Single Sign-On) via `aws sso login`
563. Shared credentials file (`~/.aws/credentials`)
574. Shared config file (`~/.aws/config`)
58
medium line 57

Access to home directory dotfiles

SourceSKILL.md
552. AWS SSO (Single Sign-On) via `aws sso login`
563. Shared credentials file (`~/.aws/credentials`)
574. Shared config file (`~/.aws/config`)
58
59**Important**: No credentials are ever sent to AI services. All API calls execute locally.
Scanned on May 9, 2026
View Security Dashboard
Installation guide →