Caveat verdict

btpanel

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

BT-Panel server monitoring tool querying health metrics via the panel API; content explicitly prohibits leaking sensitive information and requires user confirmation before actions.

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

25
security
80
transparency
70
maintenance

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Possible hardcoded credential

bt_common/config.py · prose · downgraded · token: "YOUR_API_TOKEN

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

bt_common/config.py · prose · downgraded · https://192.168.69.154

Pattern match medium

subprocess execution — runs system commands from Python

bt_common/scripts/check_env.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

bt_common/scripts/check_env.py · prose · downgraded · sudo

Pattern match low

Python os.environ.get — reads environment variable

bt_common/config.py · prose · downgraded · os.environ.get(

Pattern match low

Changes file ownership

bt_common/files_client.py · prose · downgraded · chown

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.

network_in

Is this flag fair?

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