ClawAudit verdict

bambu-studio-ai

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

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.

5
security
100
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

subprocess execution — runs system commands from Python

research/optimize_analyze.md · code · subprocess.run(

Pattern match high

Possible hardcoded credential

scripts/bambu.py · prose · downgraded · PASSWORD='your_password

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Instructs covert action — may act without user awareness

research/optimize_preview_search.md · prose · downgraded · silently

Pattern match medium

Python shutil file operation — copies/moves/deletes files

research/optimize_preview_search.md · code · shutil.rmtree(

Pattern match medium

Downloads executables from external URLs

scripts/slice.py · prose · downgraded · Install from https://

Pattern match low

Python os.environ.get — reads environment variable

scripts/bambu.py · prose · downgraded · os.environ.get(

Pattern match low

Blob URL — may embed executable content

scripts/colorize/texture.py · prose · downgraded · blob:

Pattern match low

importlib.import_module — dynamic module loading

scripts/doctor.py · prose · downgraded · importlib.import_module(

Pattern match low

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?

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