Caveat verdict

openclaw-aws-deploy

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

AWS deployment skill for OpenClaw on EC2 with SSM-only access and no inbound ports; credential_access is for AWS credentials used legitimately, secrets stored in SSM Parameter Store not in static files.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (8)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/TROUBLESHOOTING.md · prose · downgraded · curl -fsSL https://rpm.nodesource.com/setup_22.x | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

references/TROUBLESHOOTING.md · prose · downgraded · | bash

Pattern match high

Pipe to python — executes piped content as Python code

scripts/setup_deployer_role.sh · prose · downgraded · | python3

Pattern match high

Accesses AWS credentials file

scripts/setup_deployer_role.sh · prose · downgraded · ~/.aws/credentials

Pattern match medium

Changes file ownership

SKILL.md · code · chown

Pattern match medium

Accesses cloud provider credentials

scripts/setup_deployer_role.sh · prose · downgraded · ~/.aws

Pattern match low

References agent memory files

assets/agent-defaults/AGENTS.md · prose · downgraded · MEMORY.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API