sidechain-setup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited sidechain-setup (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.
Set up sidechain compression routing. Different DAWs/MCP servers expose this differently — read the available tools and use the simplest path.
Confirm with user: "Sidechain target = bass on track 2, source = kick on track 1?"
#### A. Compressor sidechain (standard for kick→bass)
#### B. Glue Compressor sidechain (more musical for buses)
Same as above but using Glue Compressor — gives a more "analog" pumping sound, typical for house/EDM masters where you want musical pumping.
#### C. LFO Tool / volume automation (creative)
If the user wants extreme rhythmic pumping (EDM-style 4/4 pump):
#### D. Volume envelope automation (per-clip)
For surgical control on a specific section:
Use add_device and set_device_parameter to route. If the MCP server doesn't expose sidechain routing directly, write the parameters that can be set and tell the user the manual step:
"Compressor added to bass track with 4:1 ratio, 5ms attack, 100ms release. The MCP can't set the sidechain source — please click the sidechain section and select 'Kick' from the input dropdown manually. Then I'll dial in the threshold."
After applying, ask user to play the kick + bass together. Adjust if needed:
| Use case | Ratio | Attack | Release | GR target |
|---|---|---|---|---|
| Kick → bass (rock/pop) | 4:1 | 5 ms | 100 ms | -4 dB |
| Kick → bass (EDM pump) | 8:1 | 1 ms | 200 ms | -10 dB |
| Kick → pad/chord | 3:1 | 10 ms | 150 ms | -3 dB |
| Vocal → music bed | 2:1 | 15 ms | 300 ms | -2 dB |
| Snare → reverb tail | 3:1 | 5 ms | 80 ms | -4 dB |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.