Rwa Project Assessment
PassAudited by VirusTotal on May 7, 2026.
Overview
Type: OpenClaw Skill Name: rwa-project-assessment Version: 1.0.0 The skill is a purely descriptive, no-code educational tool designed to evaluate Real World Asset (RWA) projects based on user-provided text. It contains no executable code, explicitly forbids requesting sensitive information like private keys, and includes robust safety boundaries to prevent the agent from providing financial advice or interacting with blockchains. All files (SKILL.md, skill.json, and ACCEPTANCE.md) are consistent and lack any indicators of malicious intent or risky behavior.
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.
A user could be confused by the capability labels, but the reviewed files do not show any mechanism for wallet access or transaction signing.
These signals imply sensitive wallet or credential authority, but the provided SKILL.md and requirements do not support that behavior and instead explicitly prohibit wallet connections, signing, and secret handling.
requires-wallet; can-sign-transactions; requires-sensitive-credentials
Install only if the runtime does not request wallet access, signing permissions, private keys, seed phrases, or other credentials; treat any such request as outside this skill's documented scope.
