PrerequisitesA Symbiotic Security account (ask your admin or Symbiotic point of contact for access)
Installation
Install Symbiotic Code using the following command:For MacOS & Linux
An error during installation ?
An error during installation ?
First check that node and npm are installed usingIf they are not installed, you can install them using the installer.
Launch
To launch Symbiotic Code, use thesymbiotic command in your terminal.
Update
If an update is available, the CLI will auto-update on the next launch.Authentication
A Symbiotic Security account is required. If you don’t have access, contact your administrator or Symbiotic point of contact.
- Click the link in the authentication modal to open the Symbiotic Portal
- Create a new token or copy an existing one from your account settings
- Paste the token into the modal and press Enter
Quick Start Guide
Test with Guardrails
Experience the value of AI-guided secure development:- Connect your GitHub account in the Symbiotic Portal
- Create guardrails for one of your repositories
- Open the repository in Symbiotic Code and ask it to implement a feature
Security from Day One
Create a new project from scratch to see all security features in action:- Ask the agent to create a simple project (e.g., a weather app, to-do list, or CRM)
- Observe the automatic guardrail generation
- Watch security checks run during implementation
- See the final security scan validate the code