Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / SkillSignatureBlock

Interface: SkillSignatureBlock

Defined in: packages/security/src/supply-chain/types.ts:41

Parsed form of a graphorin-signature: block from a SKILL.md.

Stable

Properties

PropertyModifierTypeDefined in
algorithmreadonly"ed25519-sha256"packages/security/src/supply-chain/types.ts:42
publicKeyRefreadonlySkillPublicKeyRefpackages/security/src/supply-chain/types.ts:46
publishedAtreadonlystringpackages/security/src/supply-chain/types.ts:44
publisherreadonlystringpackages/security/src/supply-chain/types.ts:43
signaturereadonlystringpackages/security/src/supply-chain/types.ts:45