Back to skill
Skillv0.1.1
VirusTotal security
Lista Lending · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:51 AM
- Hash
- 70e6cb9021ed2dfe85b8c30ad324e61152ca2f2233b8bbde1811c3e61a043d96
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: lista-lending Version: 0.1.1 The lista-lending skill is a legitimate tool for interacting with the Lista DAO lending protocol. It facilitates vault and market operations (deposit, withdraw, borrow, repay) by leveraging the official @lista-dao/moolah-lending-sdk. Transaction execution is handled by delegating calls to a sibling skill, lista-wallet-connect, via execSync in src/executor.ts. Inputs such as addresses, amounts, and chain IDs are properly validated using utility functions in src/utils/validators.ts before being used. The skill maintains local state and configuration in the ~/.agent-wallet/ directory, which is standard for this ecosystem, and the SKILL.md instructions are aligned with its stated purpose without any signs of prompt injection or malicious intent.
- External report
- View on VirusTotal
