ClawAudit verdict
aaPanel-Server-Skill
aapanel-5h3ll
The skill has execution sink detected, indicating potential malicious code execution.
⚠ 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 (8)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Possible hardcoded credential
bt_common/config.py · prose · downgraded · token: "YOUR_API_TOKEN
Sets world-executable permissions
SKILL.md · code · chmod 755
Changes file ownership
SKILL.md · code · chown
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
scripts/check_env.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/check_env.py · prose · downgraded · sudo
Python os.environ.get — reads environment variable
bt_common/config.py · prose · downgraded · os.environ.get(
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.