tavily-search-zh

PassAudited by ClawScan on Apr 18, 2026.

Overview

This skill is internally consistent: it runs a bundled Python client that calls the AISA API (aisa.one) and only requires a single AISA_API_KEY and python3, which matches its stated purpose of performing Tavily/AISA web searches with filters.

This skill appears to do what it says: it will send your search queries (and any URLs you pass for extraction) to the AISA API at aisa.one using the AISA_API_KEY. Before installing or using it: (1) only provide the AISA_API_KEY you trust and avoid using any keys/secrets for other services here; (2) do not pass internal/private URLs, credentials, or other sensitive content to the search/extract functions because the content will be sent to the remote API; (3) note the source metadata points to a GitHub repo — if you need higher assurance, review the repository or contact the repo owner; (4) if you require an audit trail or stricter data handling, verify AISA's privacy and retention policies before use.