tavily-map
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installation of the official
tavily-clipackage via standard package managers likepiporuv. This is a routine dependency for the skill's purpose and uses established registries. - [COMMAND_EXECUTION]: Utilizes the
tvlycommand-line tool for web mapping. The skill provides clear instructions on using bounded flags (e.g.,--limit,--max-depth,--select-paths) to maintain execution scope and prevent unintended data access. - [INDIRECT_PROMPT_INJECTION]: The skill addresses indirect prompt injection surfaces by explicitly instructing the agent to treat discovered URLs as untrusted data in the 'Anti-Patterns' and 'Verification Protocol' sections.
- Ingestion points: External URL lists retrieved via the Tavily API (SKILL.md).
- Boundary markers: The skill explicitly identifies 'Treating discovered URLs or page labels as trusted instructions' as an anti-pattern to prevent accidental obedience.
- Capability inventory: All script actions are limited to standard
tvlyCLI operations for URL discovery and content extraction (SKILL.md). - Sanitization: The included 'Verification Protocol' requires manual inspection of candidate URLs before follow-up actions, reducing the risk of processing malicious content.
Audit Metadata