Security and compliance access should be as easy to grant as it is to revoke. Every access grant is a scoped project — least-privilege by default, instantly revocable by deletion, with no user account cleanup or firewall changes.
Security and compliance work constantly collides with access management friction. Granting an auditor access to a regulated device means creating a user account, distributing SSH credentials, and then cleaning everything up afterward — and hoping nothing was left behind. Shared root passwords give every automation task the same blast radius. VPN onboarding for contractors takes days. When a security incident hits, standing up safe forensic access quickly is nearly impossible under traditional models.
SSH user accounts, lingering keys, and firewall rules left after an audit or contractor engagement are security residue that accumulates with every access grant.
Shared root passwords and broad SSH credentials give every compromised access grant the same scope. Least-privilege should be the default, not an advanced configuration.
The Agentic API is built on zero-trust architecture from the ground up: no open ports, no shared credentials, granular per-project permissions, and instant revocation. Every access grant is a project with an explicit folder ACL and command allowlist. Access ends the moment you delete the project — no user account cleanup, no key rotation, no firewall rule reversal. This makes it naturally suited for time-limited, purpose-scoped access patterns that compliance and security work demands.
Create a project with the minimum required access: specific folder paths (read-only or read-write), specific allowed commands only. Nothing outside these bounds is reachable by the credential holder.
Share the Project Key and Secret with the auditor, contractor, or SOC analyst via secure channel. They use it immediately — no VPN provisioning, no account creation, no firewall changes.
When the audit or investigation concludes, delete the project. Access is gone instantly with no residual artifacts, no user account to deactivate, no key to rotate. The blast radius was always bounded.
Scope a project to /var/log/ and /etc/app/ with no write access and no command execution. Share the key. When the audit concludes, delete — access is gone instantly.
A project with a narrow command allowlist (certbot renew, systemctl reload nginx) handles full fleet-wide TLS rotation. No root credential ever leaves your control.
A SOC analyst gets read access to logs and process lists, but cannot modify files or execute destructive commands. Delete the project when the investigation is done — zero residual access.
Create a shared-device project, share the key via the built-in email draft, and delete when the work is done. No VPN provisioning, no SSH key exchange, no firewall changes.
| Access Model | Compromised Scope |
|---|---|
| Shared root SSH key | Full root access on all servers using that key |
| VPN + admin account | All systems reachable from the VPN |
| Agentic API project key | Only the folders and commands defined in that one project |
A Flutter app, a React dashboard, or a Cloudflare Worker can call real device capabilities with a standard HTTPS POST — no SDK, no WebSocket daemon, no NAT traversal required.
Push datasets, trigger training runs, and pull results from your GPU machines — scoped to exactly the folders and scripts you need, without exposed ports or cloud egress fees.
awaBerry Anywhere is a zero-trust remote access platform that gets any device — cloud server, laptop, or SoC hardware — securely accessible from anywhere in minutes. No VPNs, no open inbound ports, no complex configuration or additional remote connection software. Works on any MAC - yes even an old Apple macbook from 2012. Works on any Ubuntu / Debian / Redhad based LINUX. Works on any Windows which supports the Windows Subsystem for Linux (WSL).
Flexible onboarding for any hardware — in any environment.
Full control and activation via the awaBerry web dashboard.
awaBerry Automation is the combination of two tightly integrated products that together form a complete, AI-native automation platform.
Uses the Google Gemini CLI to translate plain-English instructions into executable scripts — run on your local devices on a schedule. AI tokens are spent exactly once to generate the logic; every subsequent execution costs nothing.
Read more →Secure, zero-trust device access as-a-service. Exposes your registered devices to programmatic access via encrypted tunnels — grant AI agents, scripts, or collaborators precisely scoped access.
Read more →Fundamentally different: a complete, AI-native automation platform — across every device you own, anywhere in the world.
Read more →Automate operations, manage fleets, and enable secure remote work for your entire team.
Access your home devices, automate personal tasks, and share access with family — for free.
Access lab hardware, automate data collection, and collaborate across institutions.
Zero-trust, instant revocation, bounded blast radius. Included by design.