doyourmagic

Warn

Audited by Socket on Sep 8, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
references/example-setup/skills/dym-setup-maintain.skill.md

No explicit malware behaviors (exfiltration/backdoors/credential theft/obfuscation) are evidenced in the provided fragment because it is documentation and does not include the underlying script implementations. The dominant concern is the intentionally enabled high-impact supply-chain execution pathway: remote code is fetched and executed directly (curl|bash) and remote branch content is cloned and executed, with no integrity/pinning guarantees shown here. This means the security posture of the workflow depends entirely on the referenced upstream scripts and transport integrity; those scripts should be pinned and verified (commit pinning, checksum/signature verification) and audited to reduce the risk of compromised upstream content.

Confidence: 62%Severity: 56%
SecurityMEDIUM
references/example-setup/skills/dym-setup-install.skill.md

No direct malware behavior is evidenced in this provided fragment because it is installer documentation rather than the implementation. However, it documents a high-blast-radius supply-chain mechanism: remote script execution via `curl ... | bash`, optional verification bypass, and persistent modification of global agent configuration under HOME (plus optional overwriting of many global skills via npx). Treat as high security risk until the referenced bootstrap/install scripts and any installed skills are integrity-pinned, provenance-verified, and reviewed.

Confidence: 62%Severity: 78%
Audit Metadata
Analyzed At
Sep 8, 2026, 02:21 AM
Package URL
pkg:socket/skills-sh/rheinmir%2Fsetup%2Fdoyourmagic%2F@b5f15fa7ca24cb8c9cea10adcd322cdf801f721b9d5798585d239d01b495462a
Security Audit — socket — doyourmagic