Rwa Project Assessment
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.
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.
