ClawAudit verdict

btpanel_files

btpanel-files

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
80
transparency
70
maintenance

Findings (9)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Accesses sensitive system files

SKILL.md · prose · downgraded · /etc/shadow

Pattern match high

Possible hardcoded credential

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

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 755

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