Caveat verdict

clipx-bnbchain-api-client

clipx-skills

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

BNB Chain metrics client calling a private ClipX API via a local Python script; no API keys required and execution sink is the documented api_client_cli.py command for fetching blockchain metrics.

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

48
security
100
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

README.md · code · | python

Pattern match medium

os.system/popen — direct OS command execution

api_client_cli.py · prose · downgraded · os.system(

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.getenv — reads environment variable

api_client_cli.py · prose · downgraded · os.getenv(

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 1 system binary.

Is this flag fair?

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