Estimate Builder
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is classified as suspicious due to a potential arbitrary file write vulnerability. The `export_to_excel` function in `SKILL.md` takes an `output_path` argument and writes an Excel file to it. Combined with the explicit `filesystem` permission requested in `claw.json`, this allows the skill to write files to arbitrary locations on the system if the `output_path` is not properly sanitized or restricted by the OpenClaw agent, posing a risk of overwriting critical files or achieving persistence. While this is a significant vulnerability, there is no clear evidence of intentional malicious behavior such as data exfiltration or backdoor installation.
