AWS CLI

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill leverages the official aws-cli binary to manage Amazon Web Services infrastructure, including S3, EC2, IAM, and Lambda.- [PROMPT_INJECTION]: The skill ingests metadata from cloud environments which could contain untrusted data such as resource tags or names.
  • Ingestion points: Output from AWS service commands like aws ec2 describe-instances and aws iam list-users in SKILL.md.
  • Boundary markers: The skill does not define specific delimiters for separating command output from instructions.
  • Capability inventory: Shell command execution capabilities via the aws CLI tool.
  • Sanitization: Recommends using --output json for structured data processing, reducing the risk of unsafe parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 06:28 AM
Security Audit — agent-trust-hub — AWS CLI