Skip to main content

hunting-mutual-tls-and-service-identity-gaps

Hunt for gaps in how a service establishes and verifies the identity of the peer calling it: a mutual-TLS endpoint that requests a client certificate but does not require or verify it, verification that checks the certificate chains to a trusted authority but never checks which identity it names, a trust anchor broad enough that any certificate it issued is accepted as any service, and an identity derived from a spoofable attribute (a header, a source IP) instead of the verified certificate. Covers service-to-service calls where mutual TLS or a certificate is meant to prove which service is calling. Use when a service authorizes callers by their identity and mutual TLS or a client certificate is the proof. The unverified or misbound peer is the source, the called service it authenticates to is the sink, and the missing certificate requirement, identity check, or trust-anchor scoping that admits it is the bug.

Jump to install

Source facts

Repository
UnboundCompute/security-agent-skills
Last source activity
August 29, 2026 at 10:04
Detected SKILL.md language
English
Stars
4
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.