Skip to content

No authentication on any HTTP API endpoint #89

Description

@ether-btc

All /api/* endpoints are completely unauthenticated. Any process on the machine or user on the network can reconfigure the agent, trigger config updates, or stop/start the agent. For an agent managing real wallet credentials and marketplace identity, this is a significant gap.

Severity: Critical

Consider: HTTP Basic Auth, API key header, or at minimum binding to 127.0.0.1 only (see related issue).

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