Caveat verdict

investmenttracker-platform

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

Investment tracking platform that connects to a declared MCP API endpoint at claw.investtracker.ai using a user-supplied API key; behavior is transparent and matches stated portfolio management purpose.

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

0
security
50
transparency
70
maintenance

Permission integrity

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

network_out

Findings (8)

Pattern match critical

Possible hardcoded credential

MCP_FIX_PLAN.md · code · token="it_live_E8MnP28kdPmgpxdjfRG1wzUB9Nr7mCiBU34NjFkAPes

Pattern match high

References sudo — requests elevated privileges

DEPLOYMENT_GUIDE.md · code · sudo

Pattern match high

Pipe to python — executes piped content as Python code

quick_test.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

check_positions_fixed.py · prose · downgraded · subprocess.run(

Pattern match medium

Python aiohttp session — async network access

MCP_FIX_PLAN.md · code · aiohttp.ClientSession

Pattern match medium

Base64 encoding/decoding

mcp_api_issue_analysis.md · code · BASE64_ENCODE

Pattern match low

References webhook/callback URL

config.json · prose · downgraded · webhook_url

Pattern match low

Opens WebSocket connection

debug_mcp_client.py · prose · downgraded · WebSocket

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

No declared permissions — minimal attack surface.

network_innetwork_out

Is this flag fair?

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