Skill Wiki v0.1.0
pattern @community/pattern-jwt-signed-not-encrypted

Jwt Signed Not Encrypted

JSON Web Tokens signed with HS256 or RS256 provide tamper-evident claims, but the payload is base64-decoded plaintext — never place secrets or PII inside the JWT body.

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
2 out · 1 in
Tokens
57/667/1278
$ prime install @community/pattern-jwt-signed-not-encrypted

Projection

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

JwtSignedNotEncrypted [pattern] v1.0.0

JSON Web Tokens signed with HS256 or RS256 provide tamper-evident claims, but the payload is base64-decoded plaintext — never place secrets or PII inside the JWT body.

Source

prime-system/examples/frontend-design/primes/compiled/@community/pattern-jwt-signed-not-encrypted/atom.yaml

Compiled at 2026-05-07