
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
Command-line tools for Klarefi hosted intake, webhooks, cases, and connector manifests.
Command-line tools for Klarefi hosted intake, webhooks, case reads, and connector manifests.
npm install -g klarefi
Or run without installing:
npx klarefi doctor
klarefi login --api-key sk_test_...
klarefi whoami
Environment variables override stored config:
export KLAREFI_API_KEY="sk_test_..."
export KLAREFI_API_BASE_URL="https://api.klarefi.com"
klarefi init
klarefi doctor
klarefi sessions create --case-type motor_claim --external-case-id claim_123
klarefi cases get case_123
klarefi webhooks init
klarefi webhooks test --endpoint-url https://example.com/webhooks/klarefi --signing-secret whsec_...
klarefi connectors init --name claims-api
klarefi connectors infer --from .
klarefi connectors validate klarefi.connector.json
klarefi connectors push klarefi.connector.json
klarefi connectors import-openapi --key claims-api --url https://example.com/openapi.json
Connector install commands require an API key with connectors:write scope.
Pushed and imported connectors are active immediately — there is no draft/review
step, so review the connector before routing live traffic through it.
import-openapi accepts JSON specs only; convert YAML documents to JSON first.
FAQs
Command-line tools for Klarefi hosted intake, webhooks, cases, and connector manifests.
The npm package klarefi receives a total of 0 weekly downloads. As such, klarefi popularity was classified as not popular.
We found that klarefi 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.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.