No. An assistant can never read your secrets, credentials or the vault. SyncNow blocks any attempt to access them.
Where your secrets stay
Your real FTP password and other credentials live in SyncNow's cloud vault, never in the hands of an assistant. When an assistant works on your project, it goes through SyncNow's local proxy using a one-time password on 127.0.0.1, and the cloud executor performs the real FTP action. The assistant simply never sees the genuine login.
On top of that, reading secret material is one of the structural guards. If an assistant tries to open the vault or pull out credentials, the request is refused and the attempt is logged.
Trying to read secrets is treated as a grave act, not a light slip. The assistant is banned from the project and flagged for human review. Your credentials stay sealed away, so you can let an assistant work without ever exposing your password.