by Humaan · macOS
Install the Mac app to manage local DNA Labs. Prefer Terminal for unsigned builds — browser DMGs often trip Gatekeeper.
One command installs to Applications and opens Skeletor (clears quarantine).
curl -fsSL https://dna.humaan.app/apps/skeletor/install.sh | bash
Unzip, then open the DMG — Finder shows the Skeletor icon. (Chrome’s download list always uses a generic glyph; that’s a browser limit, not the file.)
If macOS says the app is damaged, use Terminal above, or run
xattr -cr /Applications/Skeletor.app && open /Applications/Skeletor.app