Skip to main content
Back to the directory
rudrankriyam/app-store-connect-cli-skillsSoftware EngineeringFrontend and Design

asc-notarization

Archive, export, and notarize macOS apps with Developer ID signing and Apple's notarization service.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-notarization
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, asc-notarization has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: rudrankriyam/app-store-connect-cli-skills. Canonical URL: https://skills.sh/rudrankriyam/app-store-connect-cli-skills/asc-notarization.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykWARN
About this skill
Archive, export, and notarize macOS apps with Developer ID signing and Apple's notarization service. Use this skill when you need to notarize a macOS app for distribution outside the App Store. Before archiving, confirm a valid Developer ID Application identity exists: If no identity is found, create one at (the App Store Connect API does not support creating Developer ID certificates). If codesign or xcodebuild fails with "Invalid trust settings" or "errSecInternalComponent", the certificate may have custom trust overrides that break the chain: After fixing trust settings, verify the chain is intact: The signing must show the chain: Developer ID Application → Developer ID Certification Authority → Apple Root CA. Create an ExportOptions plist for Developer ID distribution: Export the archive: This produces a .app bundle signed with Developer ID Application and a secure timestamp. Confirm: Fetch the log URL to see detailed issues: After notarization succeeds, staple the ticket so the app works offline: For DMG or PKG distribution, staple after creating the container: To notarize .pkg files, you need a Developer ID Installer certificate (separate from Developer ID Application). This certificate type is not available through the App Store Connect API — create it at . Sign the package: Then submit: The Developer ID certificate has custom trust overrides.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-notarization do?

Archive, export, and notarize macOS apps with Developer ID signing and Apple's notarization service.

Is asc-notarization good?

asc-notarization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support asc-notarization?

asc-notarization currently lists compatibility with Skills CLI.

Is asc-notarization safe to install?

asc-notarization has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to asc-notarization?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install asc-notarization?

Run the following command to install asc-notarization: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-notarization

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering