diff-scanning-with-aws-security-agent

Pass

Audited by Gen Agent Trust Hub on Sep 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • Command Execution: The skill executes standard system commands including git to identify code changes, zip to prepare files for analysis, and the aws CLI to interact with cloud services. These operations are restricted to the local workspace and the user's AWS environment.
  • Data Transfer: Source code and diff patches are uploaded to an Amazon S3 bucket within the user's own AWS account. This is a standard architectural pattern for cloud-based security analysis where the processing occurs on service-managed infrastructure.
  • Indirect Prompt Injection: The skill reads findings generated by the security agent service. Because these findings describe content from the analyzed source code, they represent a potential surface for indirect instructions.
  • Ingestion points: Results from aws securityagent calls are retrieved and processed as described in SKILL.md.
  • Boundary markers: The skill does not explicitly define delimiters or boundary markers for the service output.
  • Capability inventory: The skill environment includes shell command execution and network access via the aws CLI.
  • Sanitization: Results are reported to the user or written to a local file without explicit sanitization or filtering steps mentioned in the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 10, 2026, 06:54 PM
Security Audit — agent-trust-hub — diff-scanning-with-aws-security-agent