Caveat verdict

coros_mcp_login_gateway

coros-mcp

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill interacts with the COROS MCP login gateway, which could potentially be used for unauthorized access.

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

53
security
80
transparency
70
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/coros_mcp_login.py · prose · downgraded · password: ") helper.login(username=args.username, password=passw

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/coros_mcp_login.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

scripts/coros_mcp_login.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/coros_mcp_login.py · prose · downgraded · urllib.request

Pattern match low

References webhook/callback URL

scripts/coros_mcp_login.py · prose · downgraded · callback_url

Pattern match low

Python os.environ.get — reads environment variable

scripts/coros_mcp_login.py · prose · downgraded · os.environ.get(

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.

network_in

Is this flag fair?

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