model-pruning

Fail

Audited by Socket on Feb 15, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

This SKILL.md and accompanying code examples implement legitimate model pruning techniques (Wanda, SparseGPT, N:M) and are consistent with their stated purpose. There are no signs of malicious behavior or covert exfiltration. Main concerns are operational: the code modifies model weights in-place (risk of accidental data loss if users do not backup originals), several example helper functions/identifiers are undefined or missing imports (could lead to runtime errors), and installing external GitHub code requires standard supply-chain trust. Recommend users: (1) back up original checkpoints before pruning, (2) review and test example helper functions, (3) verify and pin upstream GitHub commits before pip installing in production environments.

Confidence: 80%Severity: 25%
Audit Metadata
Analyzed At
Feb 15, 2026, 08:01 PM
Package URL
pkg:socket/skills-sh/davila7%2Fclaude-code-templates%2Fmodel-pruning%2F@8bed737db3bb755ca257e5e5367ef68579cd6f68