Caveat verdict

laweye-contract-review

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill sends sensitive contract text (potentially containing confidential legal and business information) to an unidentified bare IP address (http://8.145.54.67:3000) over HTTP with no domain name, no TLS, and no operator identity disclosed, representing a genuine third-party data exposure risk.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

30
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match high

Long base64 string (100+ chars) — likely obfuscated payload

SKILL.md · frontmatter · +pmMfZyL7yrADTh++CmFzj8+k1a4+LvbwUJj5i+YyJwnZ1hc8MQFvLv/Np5DBB8V6cr17pGi67FI/zYG

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://8.145.54.67

Pattern match medium

apt-get install — installs system packages

deploy.sh · prose · downgraded · apt-get install

Pattern match low

pip3 install — installs Python packages at runtime

deploy.sh · prose · downgraded · pip3 install

Pattern match low

Python urllib.request — network access

laweye_server.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

network_out

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API