cookie_security_audit

shallow

io.github.JcJamet/ia-qa-toolbox · Verify this server

Audit the security attributes of cookies set by any URL. Fetches the URL and inspects all Set-Cookie headers for: HttpOnly, Secure, SameSite, Domain scope, Path scope, Max-Age/Expires, __Host-/__Secure- prefixes. Flags insecure patterns: missing HttpOnly on session cookies, missing Secure flag, SameSite=None without Secure, overly broad Domain, and excessive TTL. Returns per-cookie grades and an overall security score (0–100) — the score is the WEAKEST cookie, not the average, so one leaking session cookie cannot be averaged into a green result (average_score is reported separately).

100.0/100

1 trials · measured 8 days ago

cookie_security_audit scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.JcJamet/ia-qa-toolbox, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: cookie_security_audit
[![Vouch score](https://vouch.tools/api/tools/c0a90761-4518-457f-9c7d-556c6b25f019/badge.svg)](https://vouch.tools/tools/c0a90761-4518-457f-9c7d-556c6b25f019)
cookie_security_audit — Vouch