Web3 Privacy Literacy

AdvisoryAudited by Static analysis on May 7, 2026.

Overview

No suspicious patterns detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the platform were to ask for wallet access or credentials when installing or using this skill, that would be inconsistent with the reviewed instructions and should be treated cautiously.

Why it was flagged

These signals describe high-impact wallet, signing, and credential capabilities, but the source files do not implement or request them and SKILL.md explicitly says the skill cannot connect to wallets, sign transactions, or handle private signing material.

Skill content
- requires-wallet
- can-sign-transactions
- requires-sensitive-credentials
Recommendation

Install only if it remains instruction-only and does not request wallet connection, transaction signing, seed phrases, private keys, or other sensitive credentials.