Hard-coded passwords are the original sin of browser automation. They leak into version control, into screenshots, into every copy of the script.
Credentials from the vault, at run time
In PilotStudio, the login step maps credentials.username and credentials.password into the site — but the values come from a scoped Credential Vault, loaded at run time, never written into the script. Scoped per site, never hard-coded, never in plain sight.
How it works
- Mapped, not embedded — the step references the credential, not the value.
- Scoped per site — each set of credentials is bound to where it belongs.
- Loaded at run time — pulled from the vault when the pilot runs.
Who it’s for
Any team automating logins that takes security seriously — which should be all of them.
Try it on your own site
You can have this running in minutes.
Start your free 30-day trial → — no credit card required. Or browse the full PilotStudio walkthrough on our YouTube channel.