This is a minimal test harness for validating your AliCloud RDS setup when working with Supabase-style configurations. It reads API credentials from your environment, makes a single read-only call to list or describe RDS instances, and logs the response or error code. Think of it as a smoke test before you invest time in more complex database operations. It's bare bones by design, meant to confirm your AK/SK and region are wired up correctly. The 298 installs suggest it's filling a real gap for teams who want to verify their AliCloud database connectivity without writing throwaway test scripts. Ships as part of the cinience alicloud-skills collection.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-database-rds-supabase-test