Normal view
-
/r/netsec - Information Security News & Discussion
- Coinbase AgentKit Prompt Injection: Wallet Drain, Infinite Approvals, and Agent-Level RCE (validated by Coinbase, on-chain PoC)
Meta Is Warned That Facial Recognition Glasses Will Arm Sexual Predators
-
/r/netsec - Information Security News & Discussion
- ClearFrame โ an open-source AI agent protocol with auditability and goal monitoring
ClearFrame โ an open-source AI agent protocol with auditability and goal monitoring
Body
Iโve been playing with the current crop of AI agent runtimes and noticed the same pattern over and over:
- One process both reads untrusted content and executes tools
- API keys live in plaintext dotfiles
- Thereโs no audit log of what the agent actually did
- Thereโs no concept of the agentโs goal, so drift is invisible
- When something goes wrong, there is nothing to replay or verify
So I built ClearFrame, an open-source protocol and runtime that tries to fix those structural issues rather than paper over them with prompts.
What ClearFrame does differently
- Reader / Actor isolation Untrusted content ingestion (web, files, APIs) runs in a separate sandbox from tool execution. The process that can run
shell,write_file, etc. never sees raw web content directly. - GoalManifest + alignment scoring Every session starts with a
GoalManifestthat declares the goal, allowed tools, domains, and limits. Each proposed tool call is scored for alignment and can be auto-approved, queued for human review, or blocked. - Reasoning Transparency Layer (RTL) The agentโs chain-of-thought is captured as structured JSON (with hashes for tamperโevidence), so you can replay and inspect how it reached a decision.
- HMAC-chained audit log Every event (session start/end, goal scores, tool approvals, context hashes) is written to an append-only log with a hash chain. You can verify the log hasnโt been edited after the fact.
- AgentOps control plane A small FastAPI app that shows live sessions, alignment scores, reasoning traces, and queued tool calls. You can approve/block calls in real time and verify audit integrity.
Who this is for
- People wiring agents into production systems and worried about prompt injection, credential leakage, or goal drift
- Teams who need to show regulators / security what their agents are actually doing
- Anyone who wants something more inspectable than โcall tools from inside the model and hope for the bestโ
Status
- Written in Python 3.11+
- Packaged as a library with a CLI (
clearframe init,clearframe audit-tail, etc.) - GitHub Pages site is live with docs and examples
Links
- Homepage / docs: https://ibrahimmukherjee-boop.github.io/ClearFrame/
- Code: https://github.com/ibrahimmukherjee-boop/ClearFrame
Iโd love feedback from people building or operating agents in the real world:
- Does this address the actual failure modes youโre seeing?
- What would you want to plug ClearFrame into first (LangChain, LlamaIndex, AutoGen, something else)?
- Whatโs missing for you to trust an agent runtime in production?
[link] [comments]
-
/r/netsec - Information Security News & Discussion
- Stealthy RCE on Hardened Linux: noexec + Userland Execution PoC
Stealthy RCE on Hardened Linux: noexec + Userland Execution PoC
-
ZDNet | security RSS
- I tested Artix Linux: An enjoyable systemd-free distro for experienced users (and ChromeOS speeds)
I tested Artix Linux: An enjoyable systemd-free distro for experienced users (and ChromeOS speeds)
-
The Hacker News
- FBI and Indonesian Police Dismantle W3LL Phishing Network Behind $20M Fraud Attempts
FBI and Indonesian Police Dismantle W3LL Phishing Network Behind $20M Fraud Attempts
Booking.com warns reservation data may have checked out with intruders
Travel giant says names, contact details, dates, and hotel messages potentially exposed
Booking.com is warning customers that their reservation details may have been exposed to unknown attackers, in the latest reminder that the travel giant still can't quite keep a lid on the data flowing through its platform.โฆ
-
ZDNet | security RSS
- I carried this Bluetooth tracker card in my backpack for a week - and it withstood my clumsiness
I carried this Bluetooth tracker card in my backpack for a week - and it withstood my clumsiness
-
ZDNet | security RSS
- How I squeeze more power from my portable solar panels: 11 ways to get up to 30% extra
How I squeeze more power from my portable solar panels: 11 ways to get up to 30% extra
-
/r/netsec - Information Security News & Discussion
- CVE-2026-22666: Dolibarr 23.0.0 dol_eval() whitelist bypass -> RCE (full write-up + PoC)
CVE-2026-22666: Dolibarr 23.0.0 dol_eval() whitelist bypass -> RCE (full write-up + PoC)
Root cause: the $forbiddenphpstrings blocklist is only enforced in blacklist mode -> the default whitelist mode never touches it. The whitelist regex is also blind to PHP dynamic callable syntax (('exec')('cmd')). Either bug alone limits impact; together they reach OS command execution. Coordinated disclosure - patch available as of 4/4/2026.
[link] [comments]
-
The Hacker News
- โก Weekly Recap: Fiber Optic Spying, Windows Rootkit, AI Vulnerability Hunting and More
โก Weekly Recap: Fiber Optic Spying, Windows Rootkit, AI Vulnerability Hunting and More
-
ZDNet | security RSS
- France is replacing 2.5 million Windows desktops with Linux - and I mapped out its new stack
France is replacing 2.5 million Windows desktops with Linux - and I mapped out its new stack
-
/r/netsec - Information Security News & Discussion
- YARA-X now runs in the browser - official Playground
YARA-X now runs in the browser - official Playground
The latest YARA-X release now has an official browser playground:
https://virustotal.github.io/yara-x/playground/
You can just run rules in the browser with the WASM build, which is nice when you donโt feel like using the CLI for small tests
LSP runs in a worker, so you get diagnostics/autocomplete and the UI doesnโt hang
Everything is local, nothing gets uploaded. Pretty handy for quick rule testing.
[link] [comments]
I bought an earwax camera for my toolkit and use it for everything but my ears
-
ZDNet | security RSS
- I camera-tested the Samsung Galaxy S26 Ultra with Oppo and Xiaomi - this model won it for me
I camera-tested the Samsung Galaxy S26 Ultra with Oppo and Xiaomi - this model won it for me
Preparing for Post-Quantum Cryptography: The Secure Firewall Roadmap
Your MTTD Looks Great. Your Post-Alert Gap Doesn't
-
/r/netsec - Information Security News & Discussion
- The persistence of analog RF links in drone video feeds
The persistence of analog RF links in drone video feeds
-
The Register - Security
- Gym giant Basic-Fit confirms data on a million members stolen in cyberattack
Gym giant Basic-Fit confirms data on a million members stolen in cyberattack
Names, addresses, dates of birth, and bank details accessed, though not passwords
Basic-Fit, Europe's largest gym chain, has confirmed data including the bank details of around a million customers was stolen from its systems.โฆ
-
ZDNet | security RSS
- As an Android user, this MagSafe wallet is the clearest reason why Qi2 magnets shouldn't be ignored