ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      Uroboros1205

      Safety Report

      Web fetch Google search

      @Uroboros1205

      Performs a web fetch request to Google based on a user-provided query. Use this skill when you need to retrieve information from Google search results.

      180Downloads
      0Installs
      0Stars
      1Versions
      Search & Retrieval4,480Database Management2,367

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's files and instructions are consistent with its stated purpose (running a small script that asks the agent to call a web_search tool for a Google query); it requests no credentials or installs and does not perform unrelated actions.

      Mar 4, 20262 files1 concern
      Purpose & Capabilityok

      Name/description (fetch Google search results) matches the included script and SKILL.md. The skill does not request unrelated environment variables, binaries, or installs.

      Instruction Scopenote

      SKILL.md instructs running scripts/web_search.py with the user query; the script prints JSON containing a call to default_api.web_search(query=...). This is coherent for a skill that delegates searching to a platform-provided tool, but it implicitly depends on the agent exposing a 'web_search' tool (not declared in the skill). The SKILL.md also contains template/placeholder content (TODO) but no instructions to read unrelated files or secrets.

      Install Mechanismok

      No install spec — instruction-only with a tiny Python helper script. Nothing will be downloaded or written to disk beyond the provided script.

      Credentialsok

      No environment variables, credentials, or config paths are requested. The level of access requested is proportional to the stated purpose.

      Persistence & Privilegeok

      always is false and the skill is user-invocable; it does not request persistent presence or modify other skills or system settings. Autonomous invocation is allowed (platform default) but not unusual here.

      Guidance

      This skill appears to do what it says: run a tiny helper that asks the agent to use its web_search tool to fetch Google results. Before installing, confirm that your agent/platform provides a web_search tool and understand how that tool sends queries (it will contact external search services). Avoid sending sensitive or private queries because they will be transmitted to an external search endpoint. Also be aware the SKILL.md contains placeholder text (TODO) and the helper script simply prints code for the agent to execute — if you need stricter auditing, inspect or run the script in a sandboxed environment and verify the platform's web_search implementation and privacy policy.

      Latest Release

      v1.0.0

      - Initial release of the webfetch-google skill. - Allows users to fetch Google search results by providing a query. - Executes a script to retrieve and return content from Google based on the user’s input.

      Popular Skills

      Prismfy Web Search

      @uroboros1205 · 28 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Published by @Uroboros1205 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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