ClawAudit verdict
btpanel_files
btpanel-files
Remote server file management skill for BaoTa panel that explicitly instructs the AI to confirm before modifying files, avoid reading sensitive files, and disclose operations to the user — behavior consistent with a legitimate admin tool.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (9)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Accesses sensitive system files
SKILL.md · prose · downgraded · /etc/shadow
Possible hardcoded credential
bt_common/config.py · prose · downgraded · token: "YOUR_API_TOKEN
Sets world-executable permissions
SKILL.md · code · chmod 755
HTTP request to bare IP address — common in malicious payloads
bt_common/config.py · prose · downgraded · https://192.168.69.154
subprocess execution — runs system commands from Python
bt_common/scripts/check_env.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
bt_common/scripts/check_env.py · prose · downgraded · sudo
Python os.environ.get — reads environment variable
bt_common/config.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.