
Security News
Federal Audit Finds NIST Wasted Funds With No Plan to Clear NVD Backlog
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.
opencode-helicone-session
Advanced tools
OpenCode plugin for Helicone session tracking - automatically injects session headers
An OpenCode plugin that automatically injects Helicone session headers into your LLM requests. This groups all requests from the same OpenCode session together in Helicone's dashboard.
npm install -g opencode-helicone-session
# or
bun add -g opencode-helicone-session
Add the plugin to your opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-helicone-session"],
}
That's it! The plugin will automatically add:
Helicone-Session-Id - A consistent UUID derived from the OpenCode session IDHelicone-Session-Name - The session titlesession.created, session.updated)If you specify your own Helicone-Session-Id or Helicone-Session-Name in your config, the plugin will not overwrite them.
MIT
FAQs
OpenCode plugin for Helicone session tracking - automatically injects session headers
We found that opencode-helicone-session demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.