api-gateway

Pass

Audited by Gen Agent Trust Hub on Feb 15, 2026

Risk Level: LOW
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill includes several AWS CLI command examples (e.g., aws apigatewayv2 create-api). These are provided for administrative reference and do not involve execution of untrusted or dynamically generated code.
  • [EXTERNAL_DOWNLOADS] (SAFE): No external scripts, binaries, or packages are downloaded or executed. Documentation links are restricted to official Amazon Web Services domains.
  • [CREDENTIALS_UNSAFE] (SAFE): All examples use generic placeholder values for account IDs (123456789012), API IDs (abc123), and resource IDs (xyz789). No sensitive keys or tokens are hardcoded.
  • [PROMPT_INJECTION] (SAFE): No instructions targeting the agent's core logic, safety filters, or behavioral constraints were detected.
  • [DATA_EXFILTRATION] (SAFE): There are no patterns indicating the collection or transmission of sensitive data to external servers. Example curl commands target placeholder domains.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 15, 2026, 09:52 PM