tavily-research-35db93 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tavily-research-35db93 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use Tavily Research when ArkSpace needs Tavily to run a deeper research task and return a cited synthesized report.
Tavily configuration is shared with all Tavily skills through provider-manager.
https://docs.tavily.com/documentation/agent-skillshttps://docs.tavily.com/documentation/api-reference/endpoint/researchhttps://docs.tavily.com/documentation/api-reference/endpoint/research-gethttps://github.com/tavily-ai/skills/tree/main/skills/tavily-researchResolve the installed ArkSpace package root before running commands. Replace <installed-arkspace-path> with the directory two levels above this loaded SKILL.md, such as /Users/<user>/.claude/plugins/cache/ark-space/ark-space/0.1.2. Use the installed package path, not a repository-relative command.
Check configuration:
python3 <installed-arkspace-path>/scripts/arkspace.py provider check tavily --capability deep_researchConfigure Tavily once:
python3 <installed-arkspace-path>/scripts/arkspace.py provider setup tavily --wizardIf the provider check reports a missing Tavily API key or missing Tavily capability:
python3 <installed-arkspace-path>/scripts/arkspace.py provider setup tavily --wizard.--wizard through that tool.! python3 <installed-arkspace-path>/scripts/arkspace.py provider setup tavily --wizard in the Claude prompt or terminal, orpython3 <installed-arkspace-path>/scripts/arkspace.py provider setup tavily --save-secret TAVILY_API_KEY --secret-stdin./ark-space:tavily-research <query>.Create a research task:
python3 <installed-arkspace-path>/scripts/arkspace.py research run --provider tavily "Compare Claude Code and Codex plugin ecosystems" --output jsonCreate and poll until complete:
python3 <installed-arkspace-path>/scripts/arkspace.py research run --provider tavily "AI coding agent market analysis" \
--model pro \
--wait \
--timeout 600 \
--output markdownCheck an async task:
python3 <installed-arkspace-path>/scripts/arkspace.py research status --provider tavily <request_id> --output jsontavily-search for quick fact-finding and source discovery.tavily-research when the user asks for a detailed report, comparison, market analysis, or cited synthesis.request_id for follow-up status checks.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.