If you discover a security issue in skill-provenance, please report it through GitHub's private vulnerability reporting:
Security tab > Report a vulnerability
Do not open a public issue for security vulnerabilities.
Skill Provenance is a development workflow tool, not a runtime security boundary. The hash verification in MANIFEST.yaml detects accidental drift and confirms bundle identity. It is not a substitute for code signing, cryptographic attestation, or supply chain verification.
If you find a way to produce a hash collision or bypass the validation
logic in validate.sh, that is in scope.
If your concern is about the trust model itself (e.g., "SHA-256 hashes in a YAML file aren't tamper-proof"), that's a design discussion better suited to the Discussions tab.