Skip to content

T-ACCESS-003: plaintext token storage validated, hardening PR submitted #13

@Techris93

Description

@Techris93

Summary

Validated T-ACCESS-003 (Token Theft) against a local gateway instance.
The residual risk "tokens stored in plaintext" is confirmed — the full
48-character hex auth token is readable in ~/.openclaw/openclaw.json
via a simple grep.

Reproduction

grep -i token ~/.openclaw/openclaw.json
# Output: "token": "<full 48-char hex token visible in plaintext>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions