# prusa3d/Prusa-Firmware-Buddy — health index 90/100 (Excellent)

> Inspection of the public repository prusa3d/Prusa-Firmware-Buddy by inspect.software. It holds a health index of 90 out of 100, placing it in the Excellent band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/prusa3d/Prusa-Firmware-Buddy
- Report page: https://inspect.software/software/prusa3d/Prusa-Firmware-Buddy
- Full JSON report: https://inspect.software/api/repositories/prusa3d/Prusa-Firmware-Buddy/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/prusa3d/Prusa-Firmware-Buddy.svg
- Inspected: 2026-08-12
- Methodology: metrics 2.10.0, report schema 0.31.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 89/100 | Excellent |
| Community & Adoption | 17% | 65/100 | Good |
| Sustainability & Governance | 23% | 84/100 | Excellent |
| Engineering Quality | 19% | 90/100 | Excellent |
| Security | 16% | 44/100 | Weak |
| AI Readiness | 4% | 80/100 | Excellent |

The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).

## Repository facts

| Field | Value |
|---|---|
| Description | Firmware for the Original Prusa MINI, Original Prusa MK4, Original Prusa XL and Prusa CORE One 3D printers by Prusa Research. |
| Classification | cli |
| Primary language | C |
| Stars | 1,579 |
| Forks | 362 |
| Created | 2019-12-19 |
| Last push | 2026-07-20 |
| Latest release | v6.6.3 |
| Commits (last year) | 3,087 |
| Bus factor | 5 |
| Topics | firmware, prusa, buddy |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| pypi | cmsisdsp | 1.10.3 | — |

## Vitality — 89/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 89/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 28.8 / 36 | last push 23 days ago |
| Commit cadence | partial | 31.8 / 36 | 46/52 weeks with commits |
| Commit volume | met | 18 / 18 | 3087 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 90/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 23 days ago |
| Release cadence | met | 27 / 27 | a release every ~14 days |
| OpenSSF Scorecard: Signed-Releases | not met | 0 / 10 | Project has not signed or included provenance with any releases. |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 59 days ago |

## Community & Adoption — 65/100 (Good)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 83/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 51.9 / 60 | 1,579 stars |
| Forks | partial | 21.3 / 25 | 362 forks |
| Watchers | partial | 9.5 / 15 | 52 watchers |

### Community health — 44/100 (Weak)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | partial | 16.9 / 22.5 | license file present, not a recognized license |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 84/100 (Excellent)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 45.9 / 54 | 5 contributor(s) cover half of all commits |
| Commit distribution | partial | 18.9 / 22.5 | top contributor authored 16% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 89 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 17 contributing companies or organizations |

### Issue & PR responsiveness — 63/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 37.1 / 42 | 88% of issues closed |
| PR acceptance | partial | 25.7 / 30 | 2122/2473 decided PRs merged |
| Newcomer PR acceptance | not met | 0 / 13 | 0/2 first-time contributors' PRs merged in 30d |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 99/100 (Exceptional)

Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | excluded | 0 / 20 | verified-domain status not read for this organization |
| Owner reach | partial | 24.1 / 25 | 2,213 followers of prusa3d |
| Track record | met | 25 / 25 | 80 public repos, account ~10 yr old |

## Engineering Quality — 90/100 (Excellent)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 1 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .pylintrc |
| Pre-commit hooks | met | 9.6 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | no pull request found |

### Documentation — 75/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | not met | 0 / 15 | — |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 3 topics |
| Wiki | not met | 0 / 10 | — |

## Security — 44/100 (Weak)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 30/100 (At Risk)

Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | not met | 0 / 7.5 | binaries present in source code |
| Branch-Protection | excluded | 0 / 7.5 | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| CI-Tests | excluded | 0 / 2.5 | no pull request found |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 0/30 approved changesets -- score normalized to 0 |
| Contributors | met | 2.5 / 2.5 | project has 17 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | met | 5 / 5 | project is fuzzed |
| License | partial | 2.2 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| SAST | not met | 0 / 5 | no SAST tool detected |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | not met | 0 / 7.5 | Project has not signed or included provenance with any releases. |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 78 existing vulnerabilities detected |

### Dependency advisories — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:cmsisdsp@1.10.3 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | met | 35 / 35 | no direct dependency carries a known advisory |
| Indirect dependencies free of known advisories | met | 25 / 25 | no indirect dependency carries a known advisory |
| No advisories left outstanding | excluded | 0 / 40 | no advisory carries a publication date |

### Malicious dependencies — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 80/100 (Excellent)

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero).

### Agent context & guidance — 71/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | .claude/CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | partial | 26.1 / 40 | 49 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 72/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | lib/CMSIS-DSP/PythonWrapper/docs/Makefile, lib/CMSIS-DSP/Source/Makefile, lib/CrashCatcher/makefile, lib/CrashCatcher/samples/CrashingApp/makefile, lib/Middlewares/Third_Party/littlefs/Makefile, lib/Middlewares/Third_Party/mbedtls/Makefile, lib/Middlewares/Third_Party/mbedtls/docs/architecture/Makefile, lib/Middlewares/Third_Party/mbedtls/docs/proposed/Makefile, lib/Middlewares/Third_Party/mbedtls/library/Makefile, lib/Middlewares/Third_Party/mbedtls/programs/Makefile, lib/Middlewares/Third_Party/mbedtls/programs/fuzz/Makefile, lib/Middlewares/Third_Party/mbedtls/tests/Makefile, lib/Middlewares/Third_Party/mbedtls/tests/data_files/Makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/CDC/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/DFU/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/HID/HostLoaderApp/Makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/HID/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/MassStorage/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/Printer/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Bootloaders/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/BoardDriverTest/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/BootloaderTest/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/ModuleTest/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/SingleUSBModeTest/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/StaticAnalysisTest/makefile, lib/Prusa-Firmware-MMU/lib/lufa/BuildTests/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/AudioInput/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/AudioOutput/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/CCID/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/DualMIDI/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/DualVirtualSerial/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/GenericHID/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/Joystick/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/Keyboard/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/KeyboardMouse/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/MIDI/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/MassStorage/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/MassStorageKeyboard/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/Mouse/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/RNDISEthernet/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/VirtualSerial/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/VirtualSerialMouse/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/ClassDriver/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/Incomplete/TestAndMeasurement/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/AudioInput/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/AudioOutput/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/BulkVendor/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/CCID/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/GenericHID/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/Joystick/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/Keyboard/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/KeyboardMouse/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/MIDI/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/MassStorage/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/Mouse/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/RNDISEthernet/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/VirtualSerial/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/LowLevel/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Device/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/DualRole/ClassDriver/MouseHostDevice/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/DualRole/ClassDriver/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/DualRole/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/AndroidAccessoryHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/AudioInputHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/AudioOutputHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/JoystickHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/KeyboardHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/MIDIHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/MassStorageHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/MouseHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/MouseHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/PrinterHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/RNDISEthernetHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/StillImageHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/VirtualSerialHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/ClassDriver/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/AudioInputHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/AudioOutputHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/GenericHIDHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/KeyboardHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/MIDIHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/MassStorageHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/MouseHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/PrinterHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/RNDISEthernetHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/StillImageHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/VirtualSerialHost/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/LowLevel/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/Host/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Demos/makefile, lib/Prusa-Firmware-MMU/lib/lufa/LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/makefile, lib/Prusa-Firmware-MMU/lib/lufa/LUFA/Build/DMBS/Template/makefile, lib/Prusa-Firmware-MMU/lib/lufa/LUFA/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Maintenance/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/AVRISP-MKII/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/Benito/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/HIDReportViewer/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/LEDNotifier/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/MIDIToneGenerator/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/Magstripe/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/MediaController/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/MissileLauncher/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/RelayBoard/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/SerialToLCD/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/TempDataLogger/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/USBtoSerial/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/Webserver/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/XPLAINBridge/makefile, lib/Prusa-Firmware-MMU/lib/lufa/Projects/makefile, lib/Prusa-Firmware-MMU/lib/lufa/makefile, lib/heatshrink/Makefile, lib/jsmn/Makefile, lib/liblightmodbus/examples/avrslave/makefile, lib/liblightmodbus/examples/cpp/makefile, lib/liblightmodbus/examples/integration/makefile, lib/liblightmodbus/examples/linuxmaster/makefile, lib/liblightmodbus/examples/makefile, lib/liblightmodbus/examples/userfun/makefile, lib/liblightmodbus/test/avr/makefile, lib/liblightmodbus/test/basic/makefile, lib/liblightmodbus/test/codeql/makefile, lib/liblightmodbus/test/compat/makefile, lib/liblightmodbus/test/cpp/makefile, lib/liblightmodbus/test/makefile, lib/liblightmodbus/test/samples/makefile, lib/sfl-library/benchmark/makefile, lib/sfl-library/test/makefile, lib/tinyusb/examples/device/audio_4_channel_mic/Makefile, lib/tinyusb/examples/device/audio_test/Makefile, lib/tinyusb/examples/device/audio_test_multi_rate/Makefile, lib/tinyusb/examples/device/board_test/Makefile, lib/tinyusb/examples/device/cdc_dual_ports/Makefile, lib/tinyusb/examples/device/cdc_msc/Makefile, lib/tinyusb/examples/device/cdc_msc_freertos/Makefile, lib/tinyusb/examples/device/cdc_uac2/Makefile, lib/tinyusb/examples/device/dfu/Makefile, lib/tinyusb/examples/device/dfu_runtime/Makefile, lib/tinyusb/examples/device/dynamic_configuration/Makefile, lib/tinyusb/examples/device/hid_boot_interface/Makefile, lib/tinyusb/examples/device/hid_composite/Makefile, lib/tinyusb/examples/device/hid_composite_freertos/Makefile, lib/tinyusb/examples/device/hid_generic_inout/Makefile, lib/tinyusb/examples/device/hid_multiple_interface/Makefile, lib/tinyusb/examples/device/midi_test/Makefile, lib/tinyusb/examples/device/msc_dual_lun/Makefile, lib/tinyusb/examples/device/net_lwip_webserver/Makefile, lib/tinyusb/examples/device/uac2_headset/Makefile, lib/tinyusb/examples/device/usbtmc/Makefile, lib/tinyusb/examples/device/video_capture/Makefile, lib/tinyusb/examples/device/webusb_serial/Makefile, lib/tinyusb/examples/dual/host_hid_to_device_cdc/Makefile, lib/tinyusb/examples/host/bare_api/Makefile, lib/tinyusb/examples/host/cdc_msc_hid/Makefile, lib/tinyusb/examples/host/cdc_msc_hid_freertos/Makefile, lib/tinyusb/examples/host/hid_controller/Makefile, lib/tinyusb/examples/host/msc_file_explorer/Makefile, lib/tinyusb/examples/typec/power_delivery/Makefile, lib/tinyusb/hw/mcu/sony/cxd56/mkspk/Makefile, lib/tinyusb/test/fuzz/device/cdc/Makefile, lib/tinyusb/test/fuzz/device/msc/Makefile, lib/tinyusb/test/fuzz/device/net/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .pylintrc |
| Static type checking | met | 11 / 11 | lib/Middlewares/Third_Party/mbedtls/.mypy.ini |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

### Code legibility for models — 98/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | C (statically typed) |
| Manageable file sizes | partial | 52.8 / 55 | 378/9511 source files over 60KB |

### Machine-readable interfaces — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | excluded | 0 / 40 | not applicable to this kind of software |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | met | 40 / 40 | demos, example, examples, notebooks, sample, samples |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
- pypi package 'cmsisdsp' points at a different repository (https://github.com/ARM-software/CMSIS-DSP); excluded from ecosystem scoring
- Could not fetch pypi package 'prusa_errors' from its registry
- Could not fetch crates package 'bgcode-mangle' from its registry
- Could not fetch pypi package 'simulator_as_qemu' from its registry
- GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
