Canghe Danger Gemini Web

🌐Community
by freestylefly · vlatest · Repository

Analyzes Gemini web search results to identify potential risks, threats, and vulnerabilities related to specified topics.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add canghe-danger-gemini-web npx -- -y @trustedskills/canghe-danger-gemini-web
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "canghe-danger-gemini-web": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/canghe-danger-gemini-web"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The canghe-danger-gemini-web skill allows AI agents to access and interact with Gemini web search results. It provides a way for agents to retrieve information from the internet, summarize content found online, and potentially use that information in subsequent actions or responses. This enables agents to perform tasks requiring up-to-date data and external knowledge.

When to use it

  • Research Tasks: An agent needs to gather current information about a specific topic (e.g., "What are the latest developments in AI safety?").
  • Content Summarization: You want an agent to quickly summarize articles or web pages found through search (e.g., "Summarize this article: [URL]").
  • Data Extraction: An agent needs to extract specific data points from a website, like product pricing or event dates.
  • Real-time Updates: The agent requires the most recent information available online for decision making.

Key capabilities

  • Gemini web search integration
  • Content retrieval from URLs
  • Summarization of retrieved content

Example prompts

  • "Search Gemini for 'best hiking trails near Denver' and list the top 3 results."
  • "Find the current price of Bitcoin using Gemini web search, then tell me if it has increased or decreased in the last 24 hours."
  • "Summarize the main points from this article: [URL]"

Tips & gotchas

The quality of results depends on the clarity and specificity of your prompts. Ensure that the agent has access to a Gemini-compatible environment for optimal performance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
freestylefly
Installs
27

🌐 Community

Passed automated security scans.