Proclaw Scam insight(骗局洞察者)

PassAudited by ClawScan on Apr 23, 2026.

Overview

The skill's code, commands and runtime instructions align with its stated purpose (scam identification and risk analysis); it requires only local Python tooling and does not request unrelated secrets or network endpoints.

This skill appears coherent and implements local analysis tools for spotting financial scams. Before installing or running: 1) Ensure you run the scripts in a controlled environment (Python 3 with pandas/numpy/matplotlib/networkx if you need visuals) and install packages from official sources (pip). 2) Review the reference docs and sample inputs to confirm outputs match your expectations. 3) The package does not contact external servers, but verify you are comfortable running code from an unknown source; run it in an isolated VM/container if you have any doubt. 4) The SKILL.md lists package versions but provides no automated installer—prepare the runtime accordingly. 5) If you will feed sensitive production data, sanitize it first; these tools process whatever data you provide and will write reports/images to disk.