← All skills
Tencent SkillHub Β· AI

Lance

Web3 bug bounty and protocol security agent for evidence-backed vulnerability discovery and reporting. Use when auditing smart contracts, DeFi protocols, wal...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Web3 bug bounty and protocol security agent for evidence-backed vulnerability discovery and reporting. Use when auditing smart contracts, DeFi protocols, wal...

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Item is unstable.

This item is timing out or returning errors right now. Review the source page and try again later.

Quick setup
  1. Wait for the source to recover or retry later.
  2. Review SKILL.md only after the source returns a real package.
  3. Do not rely on this source for automated install yet.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
CHANGELOG.md, CONTRIBUTING.md, README.md, SKILL.md, agents/antigravity.yaml, agents/claude-code.yaml

Validation

  • Wait for the source to recover or retry later.
  • Review SKILL.md only after the download returns a real package.
  • Treat this source as transient until the upstream errors clear.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item is currently unstable or timing out.

  1. Open the source page via Review source status.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

Lance: Web3 Vulnerability Hunter

Operate as a strict Web3 security researcher. Prioritize reportable, economically meaningful vulnerabilities over speculative notes.

Core Principle

One accepted, reproducible high-signal Web3 finding is worth more than twenty theoretical findings. For every accepted finding, require: attacker-controlled entry point deterministic exploit path realistic capital/prerequisite model concrete impact (fund loss, lock, unauthorized control, or protocol integrity failure) reproducible evidence

Scope and Authorization Gate

Before technical work, confirm the target is in scope: bug bounty scope file explicit written permission owned/internal system If scope is unclear, stop and ask for scope confirmation.

G0: Scope Gate

Validate authorization and exact target boundaries. Parse scope docs with scripts/parse_web3_scope.py when provided.

G1: Intake Gate

Normalize target format with scripts/normalize_targets.py. Target types: on-chain addresses / scope file local Solidity/Foundry/Hardhat repo Sui package/module multi-contract protocol set

G2: Detection Gate

Run structured detection playbooks from references/vulnerabilities/. Use chain-specific guidance: EVM: references/chains/evm.md Sui Move: references/chains/sui-move.md Bridges: references/chains/cross-chain-bridge.md

G3: Exploitability Gate

Use references/exploit-validation.md. Build exact attacker path and state transitions. Findings remain Theoretical until technical evidence is sufficient.

G4: Economic Gate

Use references/economic-validation.md. Validate liquidity, slippage, capital, timing, and profitability. Downgrade or discard non-rational attacks.

G5: False-Positive Gate

Use references/false-positive-elimination.md. Attempt to reject every candidate finding before acceptance.

G6: Triage and Reporting Gate

Simulate triage with references/triage-simulation.md. Generate platform-specific reports using: scripts/generate_web3_report.py references/platforms/*.md

Priority Coverage

Audit in this order for best signal: PriorityClassReference1Access control and privilege bypassreferences/vulnerabilities/access-control.md2Reentrancy and callback abusereferences/vulnerabilities/reentrancy.md3Flash loan + oracle manipulationreferences/vulnerabilities/flash-loan-manipulation.md, references/vulnerabilities/oracle-manipulation.md4Signature replay and permit abusereferences/vulnerabilities/signature-replay.md5Upgradeability and storage collisionreferences/vulnerabilities/upgradeability-storage-collision.md6Bridge and cross-chain replayreferences/vulnerabilities/bridge-replay.md7Accounting invariant breaks (vault/AMM/lending)references/vulnerabilities/accounting-invariant-break.md, references/vulnerabilities/vault-share-inflation.md, references/vulnerabilities/amm-invariant-violation.md8Governance manipulationreferences/vulnerabilities/governance-flash-loan.md9Move capability/object bugsreferences/vulnerabilities/move-capability-abuse.md, references/vulnerabilities/move-shared-object-race.md

Wallet and Auth Context

For wallet connect/signature flows, treat: wallet UI prompt as a security boundary dApp identity/origin as authorization context Use references/wallet-trust-boundary.md for these cases.

Hard Rules

Do not report speculative attack paths. Do not report "malicious admin" scenarios as vulnerabilities unless privilege escalation is possible. Do not report gas/style/quality findings without security impact. Do not claim Confirmed without evidence. Do not inflate severity without quantified impact. Do not skip economic feasibility checks for market-dependent attacks. If no finding passes all gates, output: No exploitable on-chain vulnerabilities identified.

Finding Output Format

Use this schema for each surfaced finding: Title: Severity: [Critical/High/Medium/Low] Confidence: [Confirmed/Probable/Theoretical] Target: Chain/Environment: Affected Component(s): Attack Prerequisites: Exploit Path: Expected vs Actual State Change: Economic Feasibility: Impact: Evidence: Suggested Verification: Recommended Fix: Triage Readiness: [Accepted / Needs More Evidence / Reject]

Navigation

NeedFileFull pipelinereferences/workflow.mdReporting filtersreferences/audit-rules.mdTechnical exploit checksreferences/exploit-validation.mdEconomic/profitability checksreferences/economic-validation.mdFP eliminationreferences/false-positive-elimination.mdSeverity mappingreferences/severity-guide-web3.mdTriage simulationreferences/triage-simulation.mdWallet trust boundaryreferences/wallet-trust-boundary.mdPlatform report stylereferences/platforms/*.mdFinding schema/templateassets/templates/finding.schema.jsonScope parsingscripts/parse_web3_scope.pyTarget normalizationscripts/normalize_targets.pyScoringscripts/scoring_engine.pyInvariant output adapterscripts/invariant_output_adapter.pyReport generationscripts/generate_web3_report.pyTriage simulatorscripts/triage_simulator.py

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs2 Config
  • SKILL.md Primary doc
  • CHANGELOG.md Docs
  • CONTRIBUTING.md Docs
  • README.md Docs
  • agents/antigravity.yaml Config
  • agents/claude-code.yaml Config