ClawAudit verdict
bambu-studio-ai
3D printer control and automation skill for Bambu Lab printers; installs documented Python packages and communicates with printers over LAN or the official Bambu Cloud API, consistent with stated purpose.
⚠ 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.
Permission integrity
package_install
Findings (10)
subprocess execution — runs system commands from Python
research/optimize_analyze.md · code · subprocess.run(
Possible hardcoded credential
scripts/bambu.py · prose · downgraded · PASSWORD='your_password
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Instructs covert action — may act without user awareness
research/optimize_preview_search.md · prose · downgraded · silently
Python shutil file operation — copies/moves/deletes files
research/optimize_preview_search.md · code · shutil.rmtree(
Downloads executables from external URLs
scripts/slice.py · prose · downgraded · Install from https://
Python os.environ.get — reads environment variable
scripts/bambu.py · prose · downgraded · os.environ.get(
Blob URL — may embed executable content
scripts/colorize/texture.py · prose · downgraded · blob:
importlib.import_module — dynamic module loading
scripts/doctor.py · prose · downgraded · importlib.import_module(
Popular HTTP library — network access
scripts/generate.py · prose · downgraded · got
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 2 system binaries.
package_install Is this flag fair?
Thanks — recorded.