tinymaix-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tinymaix-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to integrate TinyMaix by proving the model, tensor shapes, preprocessing, memory buffers, and target backend before optimizing inference speed. TinyML failures usually come from mismatched input format, quantization, or insufficient memory.
Use this skill when:
tm_load, tm_preprocess, tm_run, tensor dimensions, quantized data, RAM/flash limits, or wrong inference results.Do not use this skill for full ML framework training or model design beyond embedded deployment checks.
Ask for:
Verify operator set, quantization type, input/output shapes, and converted model files.
Normalize, resize, color order, layout, and quantization must match training/export assumptions.
Account for model, activations, input/output tensors, stack, and any temporary buffers.
Run a golden input with expected output before using live sensor data.
CPU extensions, fixed-point paths, and memory placement come after correct inference.
Before claiming TinyMaix works:
User:
TinyMaix 跑起来了但识别结果全错。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.