Caveat verdict

btpanel_phpsite

btpanel-phpsite

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

BT-Panel PHP website management skill; content explicitly requires user confirmation before destructive operations and prohibits leaking credentials or SSL private keys.

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

30
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

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

SKILL.md · prose · downgraded · http://192.168.69.172

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.

credential_accessnetwork_in

Is this flag fair?

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