Session Password

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle implements a legitimate session authentication system for OpenClaw using industry-standard bcrypt hashing, security questions, and email-based recovery. The code is well-structured, follows security best practices such as restricted file permissions (0o600), and includes a transparent billing integration with the SkillPay platform ($0.01/call) as disclosed in SKILL.md and package.json. While it contains a hardcoded API key in scripts/billing.js, this appears to be a design choice for the skill's monetization model rather than a malicious backdoor or exfiltration mechanism.