Skip to main content

asc-notarization

Facilitates the notarization of macOS apps for secure distribution outside the App Store using Xcode and ASC tools.

Install this skill

or
79/100

Security score

The asc-notarization skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 13

Access to system keychain/keyring

SourceSKILL.md
13- A Developer ID Application certificate in the local keychain.
medium line 35

Access to system keychain/keyring

SourceSKILL.md
35security find-certificate -c "Developer ID Application" -p ~/Library/Keychains/login.keychain-db > /tmp/devid-cert.pem
low line 65

External URL reference

SourceSKILL.md
65<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
Scanned on Mar 1, 2026
View Security Dashboard