Compétences tavily-web
🔍

tavily-web

Sûr

Search the Web with Tavily

Enable your AI assistant to search the web, extract content from URLs, and perform research tasks using the Tavily API.

Prend en charge: Claude Codex Code(CC)
🥉 73 Bronze
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez Ă  utiliser

Tester

Utilisation de "tavily-web". Search the web for Claude Code recent updates

Résultat attendu:

  • Here are the latest updates about Claude Code:
  • 1. [Source 1] - Description of update...
  • 2. [Source 2] - Description of update...
  • For more details, visit the official Anthropic documentation.

Utilisation de "tavily-web". Extract content from https://example.com/docs

Résultat attendu:

  • Content extracted from the URL:
  • Title: Example Documentation
  • Summary: This page covers the basics of...
  • Key sections: Getting Started, API Reference, Tutorials

Audit de sécurité

Sûr
v1 • 2/25/2026

All four static findings are false positives. The skill file (SKILL.md) is a simple markdown documentation file with no executable code. The scanner misidentified a bash installation command as 'Ruby/shell backtick execution', a GitHub URL as 'hardcoded URL', and falsely detected 'weak cryptographic algorithms' in plain text descriptions. This is a legitimate web search skill with no security concerns.

1
Fichiers analysés
39
Lignes analysées
3
résultats
1
Total des audits
Problèmes à risque moyen (1)
External Command Reference in Documentation
Static scanner flagged line 19 as 'Ruby/shell backtick execution' but this is a bash installation command in a markdown code block. This is a documentation example, not executable code.
Problèmes à risque faible (2)
GitHub URL Reference
Line 29 contains a GitHub URL reference. This is a standard documentation link to the project repository, not a security concern.
False Positive: Cryptographic Algorithm Detection
Static scanner falsely detected 'weak cryptographic algorithms' at lines 3 and 35. These lines contain plain text descriptions with no cryptographic code.
Audité par: claude

Score de qualité

38
Architecture
100
Maintenabilité
85
Contenu
50
Communauté
96
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

Research Assistant

Search for current information and gather sources for research projects

Content Verification

Verify facts and get up-to-date information from the web

Technical Documentation Lookup

Find and extract information from technical documentation and APIs

Essayez ces prompts

Basic Web Search
Search the web for information about [TOPIC]
Extract URL Content
Extract the main content from [URL] and summarize it
Deep Research
Perform a deep research on [TOPIC], covering key aspects and sources
Compare Sources
Search for multiple sources about [TOPIC] and compare their viewpoints

Bonnes pratiques

  • Configure your Tavily API key via environment variables for security
  • Use specific search queries for more accurate results
  • Review extracted content for accuracy before using in important work

Éviter

  • Do not use for illegal content extraction or scraping protected sites
  • Avoid making excessive API calls that could hit rate limits
  • Do not rely solely on web search for critical factual information without verification

Foire aux questions

How do I get a Tavily API key?
Visit the Tavily website to sign up for an account and obtain an API key. Configure it via environment variables as shown in the skill documentation.
Can this skill bypass paywalls?
No. The skill only extracts publicly accessible content. Paywalled content cannot be accessed.
How accurate are the search results?
Search quality depends on your query specificity and the Tavily API. More specific queries yield better results.
Is there a rate limit?
Yes, Tavily has rate limits based on your subscription tier. Check Tavily documentation for details.
Can I use this for commercial research?
Yes, as long as you comply with Tavily's terms of service and the website's terms of use for any content accessed.
Does this work with all AI assistants?
This skill is designed for Claude, Codex, and Claude Code. Compatibility may vary with other AI assistants.

Détails du développeur

Structure de fichiers

đź“„ SKILL.md