Symbiotic Code is a security-first coding agent. It means that any code it edits or creates is automatically checked for security vulnerabilities. To test its capabilities, you can try the following scenarios:
Implement a feature with guardrails
Guardrails ensure all code generated follows your company’s security standards and best practices.
- 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 scanning while coding
Deterministic and agentic security scans run continuously while you code, providing real-time feedback on your implementation.
- 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