aws-well-architected

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the @membranehq/cli package from the NPM registry and utilizes npx to execute the latest version of the tool. These are official resources provided by the vendor (membranedev) to facilitate platform integration.
  • [COMMAND_EXECUTION]: The skill uses the membrane CLI to perform operations such as login, connect, and action run. It also provides a membrane request command that acts as a proxy for the AWS Well-Architected API, allowing for custom API interactions while automatically handling authentication headers and credential refreshes.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes structured data from AWS Well-Architected through actions and API proxy requests.
  • Ingestion points: Data enters the agent context via membrane action list (action schemas) and membrane action run (action execution results).
  • Boundary markers: No explicit delimiters or instructions to ignore embedded content are provided in the skill text.
  • Capability inventory: The skill possesses the ability to execute CLI commands and perform network requests via the membrane proxy tool.
  • Sanitization: The skill does not specify any sanitization or validation logic for the data retrieved from external API endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 01:59 PM