neutralino-js-config — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited neutralino-js-config (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Configure Neutralino.js for lightweight desktop applications. Neutralino offers smaller binary sizes than Electron by using the OS's built-in webview.
{
"type": "object",
"properties": {
"projectPath": { "type": "string" },
"appName": { "type": "string" },
"windowMode": { "enum": ["window", "browser", "cloud", "chrome"] }
},
"required": ["projectPath", "appName"]
}{
"applicationId": "com.mycompany.myapp",
"version": "1.0.0",
"defaultMode": "window",
"port": 0,
"documentRoot": "/resources/",
"url": "/",
"enableServer": true,
"enableNativeAPI": true,
"modes": {
"window": {
"title": "My App",
"width": 800,
"height": 600,
"minWidth": 400,
"minHeight": 300
}
}
}tauri-project-setupelectron-builder-config~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.