Data Transfer Optimizer

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only AWS cost-optimization skill is coherent and purpose-aligned, but users should review any generated Terraform or shell-assisted analysis before using it.

This appears safe to install as an instruction-only AWS cost-analysis helper. Before acting on its output, provide only the AWS cost or traffic data you intend to share, approve any shell commands explicitly, and have generated Terraform reviewed before deployment.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the agent uses shell commands during analysis, those commands could inspect local files or run AWS/Terraform tooling depending on what the user allows.

Why it was flagged

The skill advertises bash availability, which could allow local command execution if the agent chooses to use it. No artifact instructs automatic or destructive shell use, so this is a usage-awareness note rather than a concern.

Skill content
tools: claude, bash
Recommendation

Only approve shell commands you understand, especially commands involving AWS accounts, billing exports, VPC data, or Terraform.

What this means

Generated Terraform may create or modify AWS networking resources if a user later applies it.

Why it was flagged

The skill is designed to produce deployable infrastructure-as-code. This is aligned with AWS data transfer optimization, and the artifact does not tell the agent to apply it automatically, but applying incorrect Terraform could change networking behavior or costs.

Skill content
**VPC Endpoint Terraform**: ready-to-apply config for top candidates
Recommendation

Review generated Terraform with an AWS/networking owner before applying it, and test changes in a controlled environment.