fix-codesign-error
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external application bundles and binaries, which presents an inherent surface for indirect prompt injection via file metadata. However, this is necessary for its diagnostic purpose and is considered safe in this context.
- Ingestion points: The
appargument inSKILL.mdallows the agent to read external files. - Boundary markers: None explicitly defined.
- Capability inventory: Uses read-only system tools (
codesign,spctl,plutil) for inspection. - Sanitization: None described.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard macOS utilities to inspect signing info and entitlements.
- Evidence: Uses
codesign -d,spctl, andplutilinSKILL.md.
Audit Metadata