Skill Wiki v0.1.0
rule @community/rule-tls-everywhere

Tls Everywhere

All HTTP traffic must be served exclusively over TLS 1.2+. HTTP (port 80) must redirect to HTTPS (301) and the `Strict-Transport-Security` header must be set with `max-age ≥ 31536000` (1 year) and `includeSubDomains`.…

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
3 out · 4 in
Tokens
121/403/1022
$ prime install @community/rule-tls-everywhere

Projection

Always in _index.xml · the agent never has to ask for this.

TlsEverywhere [rule] v1.0.0

All HTTP traffic must be served exclusively over TLS 1.2+. HTTP (port 80) must redirect to HTTPS (301) and the Strict-Transport-Security header must be set with max-age ≥ 31536000 (1 year) and includeSubDomains. TLS 1.0 and 1.1 must be disabled. Mixed content (HTTPS page loading HTTP subresources) is forbidden. Internal service-to-service traffic must also use TLS or mTLS — plaintext on the internal network is not acceptable.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-tls-everywhere/atom.yaml

Compiled at 2026-05-07