multi-search-zh

PassAudited by ClawScan on Apr 17, 2026.

Overview

The skill is internally consistent: it implements a multi-source search client that requires only a single AISA API key and python3 and its code and instructions align with that purpose; the main remaining risk is that retrieved or user-supplied content is sent to the remote AISA API for synthesis.

This skill does what it says: it runs a Python client that queries AISA endpoints and synthesizes multi-source results. Before installing, consider: (1) Any page content or URLs you ask it to extract will be sent to AISA's API for synthesis — don't provide sensitive, private, or proprietary documents. (2) Verify you trust the AISA service (https://aisa.one) and its privacy policy because aggregated results and extracted content are transmitted there. (3) Confirm the skill origin if provenance matters (the included _meta.json references a GitHub repo owner different from the registry owner). (4) Use a scoped/rotatable API key and test with non-sensitive queries first. If you need strict on-device or privacy-preserving searches, prefer a skill that operates locally or to an endpoint you control.