Bridge Safety Evaluator
PassAudited by VirusTotal on May 7, 2026.
Overview
Type: OpenClaw Skill Name: bridge-safety-evaluator Version: 1.0.0 The Bridge Safety Evaluator skill is a purely educational and descriptive tool designed to help users analyze blockchain bridge risks based on provided documentation. It contains no executable code (explicitly set to `no_code_execution: true` in `skill.json`), lacks any network or file system access, and includes robust safety boundaries in `SKILL.md` that forbid asking for sensitive information like private keys or seed phrases. The skill's logic is entirely focused on structured reasoning and risk literacy without any indicators of malicious intent or technical vulnerabilities.
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.
If the installed skill or platform ever asks to connect a wallet, sign a transaction, or provide secrets, that would be unexpected for this documented educational purpose.
These automated capability signals suggest sensitive wallet or credential authority, even though the reviewed instruction files and requirements state that the skill is instruction-only and does not use wallets or secrets.
requires-wallet; can-sign-transactions; requires-sensitive-credentials
Use it only as a text-based educational aid; do not provide seed phrases, private keys, wallet passwords, or approve wallet/signing prompts for this skill.
