Caveat verdict

beike-xiaoqu-research

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

This skill scrapes the Beike real-estate website for property data using a local browser plugin (mcp-chrome on localhost:12306) and stores results to /tmp; all network access is directed to a known public website matching its stated research 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.

15
security
70
transparency
70
maintenance

Permission integrity

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

network_out

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

references/mcp-chrome-api.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Uses exec() — may execute shell commands

scripts/region_discover.sh · prose · downgraded · exec(

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_outnetwork_in

Is this flag fair?

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