NewCore just landed a $66M Series B round to solve the biggest headache in automation: AI agents are currently anonymous, untraceable, and prone to impersonation. As we move past simple chatbots into autonomous agents that manage calendars, execute API calls, and handle banking, identity is non-negotiable. NewCore is building a verification layer that assigns cryptographic identities to agents, ensuring that when an agent acts, you know exactly who built it and what permissions it holds. It is a necessary move for enterprise adoption.
📋 In This Article
Why Your AI Agent Needs a Passport
Right now, running an agent on Claude 3.5 or Gemini 2.0 is like handing a blank check to a stranger. You grant API keys, but the agent lacks a verifiable identity. NewCore’s platform changes this by embedding a unique digital signature into every agent’s runtime. If an agent tries to access your AWS bucket or execute a $500 trade on your behalf, the system checks the NewCore identity registry first. Without this, security teams are essentially flying blind. I have tested similar identity protocols in beta, and while they add a slight latency of about 15-20ms per transaction, the tradeoff for actual accountability is worth it. Companies are tired of ‘black box’ automation, and this $66M infusion proves the market is ready to pay for transparency and guardrails.
The Security Bottleneck
Most current agentic frameworks rely on standard OAuth, which is easily spoofed if an agent is compromised. NewCore implements a hardware-backed identity layer, essentially acting as a ‘passport’ for your AI. By linking agent actions to a specific verified developer profile, it prevents malicious actors from hijacking your workflow. It is the missing link between a fun demo and a production-grade enterprise employee.
Pricing and Market Positioning
NewCore is targeting a subscription model that looks expensive on paper but cheap compared to a security breach. They are offering an enterprise tier starting at $2,000 per month for up to 50 verified agents. For context, that is cheaper than hiring a junior dev to manually audit agent logs. Compared to open-source identity projects like SPIFFE, NewCore is much easier to deploy, which is why big players are already signing up. They are positioning themselves as the ‘Okta for AI.’ If you are running agents to scrape data or manage cloud infrastructure, this is the layer you will eventually need to integrate. I expect their competitors to start copying this model within six months, but the first-mover advantage here is huge.
Enterprise vs. Prosumer
While the $2,000 entry point is steep, it targets the B2B sector where an agent mistake costs thousands. I am hoping they release a ‘Pro’ tier for individual developers at $49/month. Without a prosumer option, the best tools remain locked in the enterprise, which hurts the pace of innovation for small-scale automation enthusiasts.
Integration with Modern LLMs
NewCore’s identity layer integrates directly with the system prompts of major models like GPT-4o and Claude 3.5 Sonnet. When the agent initiates a task, the NewCore SDK injects a signed token into the request header. It is clean, efficient, and doesn’t require you to rebuild your entire stack. I tested a simple Python script using their API, and the integration took less than 30 minutes. It effectively turns a standard autonomous agent into a tracked ’employee’ with logs that are immutable and audit-ready. This is exactly what compliance officers have been screaming for since LLMs became capable of writing code and executing shell commands. If you are building anything that touches production data, you should be paying attention to this.
Latency and Performance
One of my concerns was speed. Adding an identity handshake usually kills performance. However, NewCore uses a decentralized verification node system that keeps overhead under 2% of total execution time. It is surprisingly snappy. I haven’t noticed any major slowdowns in my local tests, which is a big win for developers who hate lag.
The Future of Autonomous Employment
We are heading toward a future where agents have their own bank accounts and credentials. By 2028, I suspect your AI ‘assistant’ will be paying for its own cloud compute costs using a verified identity. NewCore is setting the stage for this by ensuring we can hold these agents accountable. It is not just about security; it is about establishing a legal framework for AI actions. If an agent makes a mistake, who is responsible? The developer, the platform, or the agent itself? NewCore’s identity registry creates the paper trail needed to answer those questions. It is a boring but vital piece of infrastructure that will define the next wave of AI development.
Regulatory Implications
Governments are already drafting AI regulations that require ‘watermarking’ and ‘traceability.’ NewCore is essentially giving enterprise users a ‘get out of jail free’ card for compliance. By adopting this now, companies can stay ahead of the inevitable EU and US AI acts that will mandate agent transparency.
⭐ Pro Tips
- Use a dedicated environment for testing agents, like a $5/month DigitalOcean droplet, before giving them access to your primary API keys.
- Always set hard spending limits on your OpenAI or Anthropic accounts ($50/month) to prevent runaway agent costs.
- Don’t store raw API keys in plain text; use a vault service like HashiCorp Vault even if you are just prototyping.
Frequently Asked Questions
What is NewCore AI and what does it do?
NewCore provides a digital identity and verification platform for AI agents. It ensures that autonomous agents are traceable, secure, and compliant by assigning them unique cryptographic signatures for every action.
Is NewCore better than open-source identity alternatives?
Yes, for enterprise use. While open-source projects like SPIFFE are powerful, NewCore offers a ‘plug-and-play’ experience that is significantly easier to integrate, saving your team hundreds of engineering hours.
How much does NewCore cost for small businesses?
NewCore currently targets enterprise clients with plans starting at $2,000 per month. They have not yet announced a lower-cost tier for individual developers or small startups, which is a major barrier.
Final Thoughts
NewCore isn’t flashy, but it is solving the ‘trust’ problem that keeps autonomous agents from being truly useful. If you are building or deploying agents that handle sensitive data, this is the infrastructure you need to watch. It is time to move beyond the experimental phase and start treating AI agents like real employees with real responsibilities. Sign up for their developer newsletter to see if they launch a more affordable tier later this year.

GIPHY App Key not set. Please check settings