Dokploy / Dokploy/cli

Security issue when working with agents

Open
#41 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
152
Forks
46
PR merge metrics
No merged PRs in 30d

Description

I was looking at using this cli with my agent and I just realised that "dokploy project all" returns the raw JSON which contains all your production environment variables, not the best if you want to use an agent to control the cli, obviously you can never fully trust an agent but if you put in the guard rails it should prevent them from accessing private secrets.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the dokploy project all command and inspect the raw JSON it returns, focusing on production environment variables. Done means the command no longer exposes private secrets while preserving the intended project output; add or update coverage for this behavior if the command has tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.