cmsis-dsp-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cmsis-dsp-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 CMSIS-DSP by matching the target core, FPU/DSP extensions, data type, scaling, and buffer alignment. DSP bugs often come from numeric format and build flags rather than function calls.
Use this skill when:
Do not use this skill for TinyML inference runtime integration. Use tinymaix-integration or ML-specific skills instead.
Ask for:
Compiler options must match FPU, ABI, and DSP extensions.
Fixed-point Q formats need scaling, saturation, and headroom analysis.
FFT/filter/state buffers must be sized and aligned as required.
Use known input/output before live sensor data.
Desktop estimates do not prove MCU timing.
Before claiming CMSIS-DSP works:
User:
CMSIS-DSP 做 FFT 结果不对。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.