Know what you inherit
See which inputs remain untrusted, which guarantees are safe to rely on, and which controls belong downstream.
Agent skills that turn source, documentation, and maintainer decisions into a version-bound model downstream users and vulnerability triagers can actually apply.
The model records not just scope, but the evidence and authority behind every claim.
See which inputs remain untrusted, which guarantees are safe to rely on, and which controls belong downstream.
React to a draft with proposed answers instead of starting from an empty security questionnaire.
Apply a closed disposition set with citations, provenance, and fail-safe escalation when the model is incomplete.
threat-model.md explains the contract, its evidence, open questions, and triage rules.
threat-model.yaml preserves the model structure and provenance for automated triage.
threat-model.json provides a deliberately conservative, schema-backed interchange format.
Specialist skills divide the work while the orchestrator preserves one evidence trail.
A native compression library with one clear untrusted surface and several easy-to-confuse caller obligations.
The example separates attacker-controlled compressed bytes from caller-trusted buffers and lengths, distinguishes checksum integrity from authenticity, and records output budgeting as a downstream duty.
Explore the zlib modelInstall the skills, point an agent at a checkout, and review a concrete draft.