Caveat verdict

morelogin

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

MoreLogin anti-detect browser management via the official localhost-only API (127.0.0.1:40000); all requests are local-only per the documented API contract.

⚠ 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.

5
security
100
transparency
80
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

INSTALL.md · code · TOKEN="your_token_here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · frontmatter · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

INSTALL.md · code · sudo

Pattern match medium

Accesses shell history/config

INSTALL.md · prose · downgraded · ~/.zshrc

Pattern match medium

Opens WebSocket connection

README-OFFICIAL-API.md · code · WebSocket

Pattern match low

Node http/https module — low-level network access

bin/common.js · prose · downgraded · require('http')

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

Is this flag fair?

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