AWS China What's New

PassAudited by ClawScan on Apr 2, 2026.

Overview

The skill's code, data, and runtime instructions are consistent with its stated purpose of indexing and querying AWS China 'What's New' announcements; it requires no credentials and only makes outbound requests to the official AWS China site.

This skill appears coherent and limited to its stated purpose. Before installing, note that: (1) it will make outbound HTTPS requests to https://www.amazonaws.cn when you run updates or when the skill auto-refreshes stale data; (2) it executes the included Python fetch script (via subprocess) to refresh the local data file in data/whats_new.json; and (3) it requires no credentials. If you need to restrict network activity or audit fetched content, run the fetch script manually and review data/whats_new.json. Also confirm you trust the skill source since it will execute Python code bundled with the skill.