ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      Vmining

      Safety Report

      Kiro Search Aggregator

      @Vmining

      Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.

      207Downloads
      0Installs
      0Stars
      1Versions
      Video & Audio6,079Search & Retrieval4,462DevOps & Infrastructure2,115Legal & Compliance1,693

      Security Analysis

      medium confidence
      Clean

      The skill's requirements and code align with its stated multi-source search purpose; it calls the declared search APIs and only requests the expected API keys.

      Mar 7, 20263 files
      Purpose & Capabilityok

      Name/description ask for aggregated searches across Google, Scholar, YouTube, and X, and the package requires API keys and a python3 runtime which are appropriate and expected. The included script implements calls to Serper (google + videos), SerpAPI (google_scholar), and X recent search endpoints, matching the stated providers.

      Instruction Scopeok

      SKILL.md instructs running the included Python script with query/sources arguments. The script only reads the declared environment variables (SERPER_API_KEY, SERPAPI_API_KEY, X_BEARER_TOKEN), performs HTTP requests to the declared provider endpoints, and renders results to an outputs folder. There are no instructions to read unrelated system files or to transmit data to unexpected external endpoints.

      Install Mechanismok

      No install spec is present (instruction-only skill with an included script). No external download/install steps are attempted. Requiring only python3 is proportionate.

      Credentialsok

      The skill requires three API credentials that directly map to its four data sources. The primaryEnv (SERPER_API_KEY) is consistent with Serper usage for google and youtube. No unrelated secrets or broad system credentials are requested.

      Persistence & Privilegeok

      always is false and the skill does not request elevated or persistent platform privileges. It writes output to a local outputs/search-aggregator/ folder (expected for this functionality) and does not modify other skills or system-wide configs.

      Guidance

      This skill appears to do what it claims: it runs a Python script that queries Serper, SerpAPI, and X using the API keys you provide and saves aggregated results locally. Before installing, confirm you trust the skill producer and understand that: (1) the API keys you supply allow the script to query those services (provide least-privilege/read-only tokens where possible); (2) results and snippets will be written to outputs/search-aggregator/, so avoid putting secrets into queries; and (3) we reviewed most of the script and saw only expected HTTP calls, but part of the main function was truncated in the provided snippet — if you want higher confidence, inspect the complete scripts/search_aggregator.py file to verify there are no additional outbound endpoints or surprising filesystem/network actions.

      Latest Release

      v1.0.0

      - Initial release of kiro-search-aggregator. - Aggregates and ranks search results from Google, Google Scholar, YouTube, and X. - Outputs both a machine-readable JSON and a concise Markdown summary with top results. - Supports multiple API keys for flexible integration with different search providers.

      More by @Vmining

      Kiro X Publisher

      0 stars

      Kiro Creator Monitor Daily Brief

      0 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Published by @Vmining on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]