Vulkro Cloud for Salesforce
Available by invitation. Vulkro Cloud for Salesforce is a hosted
workspace for your team, on the same engine as vulkro-sf.
Request access: it takes about two
minutes, and we reply within two business days. Questions:
license@vulkro.com.
Each company gets its own workspace at https://<name>.vulkro.com, with
its own database, storage and keys. You connect your Salesforce orgs,
and each scan runs in an isolated container. Your code and org data stay
in your workspace.
What your team gets
- Issues, one master list. Every finding of every kind in one list
per org, kept across scans: org posture, identity, integrations,
personal data, code, anti-patterns, tests and coverage, complexity and
release readiness. Each issue has a stable key (
VK-123), a status, an assignee, and when it was first reported and last updated. When a new scan no longer finds an issue, it is marked fixed on its own; if it comes back, it is reopened. - Triage with approval. Developers mark issues in progress or fixed at once. A false positive or an accepted risk is a proposal until someone else approves it, and it stays counted until then.
- Rules and suppressions. Every Vulkro rule is listed, including the
ones that have not fired yet. Make a rule advisory (listed, not
counted) or turn it off, for every org or only some files, and see how
many findings each rule has suppressed and who decided. See
vulkro-sf checksfor the full rule list. - Custom rules. Write policies on your org's users, permission sets, integrations and Health Check settings, or code rules for your Apex, and test them on the latest scan before they go live.
- Roles. Owner, Admin, Security analyst, Developer admin, Developer, Auditor and Viewer, plus your own roles, with per-page access and per-org scope.
Work it from the terminal and your AI assistant
Connect vulkro-sf to your workspace once, approving it in the browser:
vulkro-sf cloud connect https://<name>.vulkro.com
Then list what to fix, triage, fix and verify from the terminal, or let
your AI assistant do it through the sf_cloud_* MCP tools and the Vulkro
skill:
claude mcp add vulkro-sf -- vulkro-sf mcp serve
curl -fsSL https://dist.vulkro.com/skill-install.sh | bash -s -- --agent claude-code
See vulkro-sf cloud. Your workspace shows the same
steps, with its own address filled in, under My account > vulkro-sf
connections.
The workspace connection is workspace access only. Your vulkro-sf
licence still comes from your account, and nothing in
the cloud commands changes a Salesforce org.