signing-entitlements Skill
Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures. Published by openai in plugins.
Decision snapshot
Is this a fit?
Developers using plugins, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
20 days ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is signing-entitlements Skill?
Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Declared skill metadata
- Source file: plugins/build-macos-apps/skills/signing-entitlements/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use signing-entitlements Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/build-macos-apps/skills/signing-entitlements/SKILL.md
What it does
Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.
Skill instructions
Signing & Entitlements Quick Start Use this skill when the failure smells like codesigning rather than compilation: launch refusal, missing entitlement, invalid signature, sandbox mismatch, hardened runtime confusion, or trust-policy rejection. Workflow 1. Inspect the bundle or binary. - Locate the .app or executable. - Identify the main binary inside Contents/MacOS/. 2. Read signing details. - Use codesign -dvvv --entitlements :- <path. - Use spctl -a -vv <path when Gatekeeper behavior matters. - Use plutil -p for entitlements or Info.plist inspection. 3. Classify the failure. - Unsigned or ad hoc signed - Wrong identity - Entitlement mismatch - Hardened runtime issue - App Sandbox issue - Nested code signing issue - Distribution/notarization prerequisite issue 4. Explain the minimum fix path. - Say exactly what is wrong. - Show the shortest set of validation or repair commands. - Distinguish local development problems from distribution problems. Useful Commands - codesign -dvvv --ent
Verified compatibility and discovery
Frequently asked questions
What is signing-entitlements?
signing-entitlements is a open-source AI agent skill with Copy skill directory. Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.
Who is signing-entitlements best for?
signing-entitlements is best for reusing agent instructions, scripts, and references.
How do I install signing-entitlements?
Install or run signing-entitlements using Copy skill directory. Check signing-entitlements for the latest setup command.
Is signing-entitlements actively maintained?
signing-entitlements may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.