Real Skill packageSource verifiedClawHub registry

perplexity-toolkit

Automate Perplexity AI search — batch, extract, aggregate, verify.

Identity and source

Publisher attributionMing Fangregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 56% rule confidence
Package forminstruction with code38 recorded files
Canonical sourceClawHub registryclawhub:mfang0126:perplexity-toolkit
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/perplexity-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/perplexity-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/perplexity-toolkit

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @mfang0126/perplexity-toolkit
clawhub inspect @mfang0126/perplexity-toolkit --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
37 / 37 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
54 dependency and API indicators
  • api: aidetectplus.com
  • api: anonyome.com
  • api: beginnersinai.org
  • api: briefia.fr
  • api: community.perplexity.ai
  • api: digitortoise.com
  • api: enterprisedna.co
  • api: fabric.so
  • api: findskill.ai
  • api: github.com
  • api: joselugo.de
  • api: kaizenailab.com
  • api: kimola.com
  • api: konabayev.com
  • api: learn.g2.com
  • api: medium.com
  • api: nolist.ai
  • api: nwilhelm.io
  • api: perplexity.ai
  • api: perplexityaimagazine.com
  • api: piunikaweb.com
  • api: reddit.com
  • api: saascrmreview.com
  • api: saaszap.com
  • api: searchengineland.com
  • api: selina.ai
  • api: shiporskip.io
  • api: sidsaladi.substack.com
  • api: techcrunch.com
  • api: theaidownside.com
  • api: theneuralbase.com
  • api: vantaige.io
  • api: webpronews.com
  • api: winbuzzer.com
  • api: www.androidauthority.com
  • api: www.androidheadlines.com
  • api: www.answermaniac.ai
  • api: www.bbb.org
  • api: www.blotato.com
  • api: www.builder.io
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 4:38:56 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7ab3046532c7d87f4fc00aca9e64d964f125f125114d4cfbed4f9139238c0794
Show up to 30 recorded paths
  • docs/perplexity-search-skill.md
  • docs/reference-pro-guide.md
  • docs/research/perplexity-browser-mapping.md
  • docs/research/perplexity-capability-analysis.md
  • docs/research/perplexity-deep-research-modes.md
  • docs/research/perplexity-reddit-issues.md
  • docs/research/perplexity-twitter-community-issues.md
  • docs/research/perplexity-全景合并.md
  • docs/SKILL.md
  • pyproject.toml
  • README.md
  • skill-card.md
  • SKILL.md
  • src/perplexity_toolkit/__init__.py
  • src/perplexity_toolkit/aggregator.py
  • src/perplexity_toolkit/batch.py
  • src/perplexity_toolkit/commands/__init__.py
  • src/perplexity_toolkit/commands/cli.py
  • src/perplexity_toolkit/config.py
  • src/perplexity_toolkit/drivers/__init__.py
  • src/perplexity_toolkit/drivers/base.py
  • src/perplexity_toolkit/drivers/webbridge.py
  • src/perplexity_toolkit/history.py
  • src/perplexity_toolkit/search.py
  • src/perplexity_toolkit/utils/__init__.py
  • src/perplexity_toolkit/utils/antidetect.py
  • src/perplexity_toolkit/utils/i18n.py
  • src/perplexity_toolkit/verify.py
  • tests/conftest.py
  • tests/test_aggregator.py

Source changelog

Initial release of perplexity-toolkit: - Automate batch searches on Perplexity AI with resume support. - Extract and aggregate cited sources across multiple Perplexity search results. - Supports four search modes: Standard, Deep Research, Model Council, and Step-by-step. - Includes command-line interface for searching, batching, aggregating, and viewing history. - Compatible with MacOS and Linux; requires Python 3.10+ and Playwright.