bambu-local
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The executable logic for the 'bambu' command is not provided in the SKILL.md file, meaning the actual implementation of the printer control could not be audited.
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install 'paho-mqtt' using pip. This is a reputable and standard library for MQTT communication.
- [CREDENTIALS_UNSAFE]: The documentation instructs users to create a local configuration file with their printer's access code and serial number. No hardcoded secrets are present in the skill itself.
- [COMMAND_EXECUTION]: The skill provides various command-line examples for interacting with the printer hardware, which is the intended functionality of the tool.
Audit Metadata