TS
sl.ts
import Securelog from 'securelog-sdk';
const secureLog = new Securelog({
apiKey:'YOUR_API_KEY',
url: 'https://xxx.securelog.com', // Optional
headers: { 'Custom-Header': 'value' },
customDetectors: [ { regex: 'your-regex', keywords: ['VLWSECK-', 'VLXSECK-'], detectorType: 'Vercel', }, ],
});

Data sanitization

For

The easiest way to catch and scrub secrets, PII, and sensitive data—like API keys or Credit cards—from your AI agents, comms, repos, logs, and reports. Works where you do: GitHub, Slack, CI/CD.

npm i securelog-sdk
README
Secrets in your code
Detects or checks .git history and files for exposed keys or PII, line by line.
Add
Secrets in your logs
Filters sensitive data from console logs and app logs in real time.
Add
Secrets in your pipeline
Fast setup to hook into your tools—GitHub, GitLab, pipelines—with a single command.
Add
Secrets in AI agents or LLMs
Securelog scans training data and runtime I/O for leaks, keeping your models and inputs clean
Add
Secrets in your Slack
Securelog scans both public and private channels on slack in real time to prevent leaks.
Add
Secrets in your RSC
Securelog analyzes your react component to scrub sensitive information in your application.
Add

Sanitize AI agents, code, comms and logs.

Leaked secrets or PII in your AI agents, logs, or repos? Securelog finds and fixes them fast—so you can ship without the stress.

Get started

Try it out for free, for 30days