registry  /  klaudius  /  0.17.5

klaudius@0.17.5

Scaffold and maintain a Klaudius project — an autonomous web agency pipeline that runs on Claude Code (find, build, deploy, outreach end-to-end).

Static Scan Results

scanned 1d ago · by rust-scanner

Static analysis flagged 11 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsNetwork
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 3 file(s), 159 KB of source, external domains: account.microsoft.com, accounts.zoho.com, api.cloudflare.com, api.netlify.com, api.supabase.com, api.telegram.org, api.twilio.com, api.vercel.com, app.fastmail.com, app.netlify.com, console.cloud.google.com, console.twilio.com, dash.cloudflare.com, en.wikipedia.org, klaudius.dev, myaccount.google.com, nodejs.org, places.googleapis.com, registry.npmjs.org, supabase.com, vercel.com, www.python.org, xxxx.supabase.co

Source & flagged code

3 flagged · loading source
dist/bin.jsView file
1#!/usr/bin/env node L2: import{a as Z,b as Ve,c as Be,d as b,f as Ye,g as We,i as B,j as ze,k as qe}from"./chunk-F4Q5743K.js";import{Command as Us}from"commander";import{spawn as Je}from"child_process";im... L3: `));let n=[];n.push(nn());let s=await ee();n.push(sn(s)),n.push(await on(s.command)),n.push(await an()),n.push(await rn());for(let a of n){let i=a.status==="ok"?C.green("\u2713"):C...
High
Child Process

Package source references child process execution.

dist/bin.jsView on unpkg · L1
1#!/usr/bin/env node L2: import{a as Z,b as Ve,c as Be,d as b,f as Ye,g as We,i as B,j as ze,k as qe}from"./chunk-F4Q5743K.js";import{Command as Us}from"commander";import{spawn as Je}from"child_process";im... L3: `));let n=[];n.push(nn());let s=await ee();n.push(sn(s)),n.push(await on(s.command)),n.push(await an()),n.push(await rn());for(let a of n){let i=a.status==="ok"?C.green("\u2713"):C...
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/bin.jsView on unpkg · L1
1#!/usr/bin/env node L2: import{a as Z,b as Ve,c as Be,d as b,f as Ye,g as We,i as B,j as ze,k as qe}from"./chunk-F4Q5743K.js";import{Command as Us}from"commander";import{spawn as Je}from"child_process";im... L3: `));let n=[];n.push(nn());let s=await ee();n.push(sn(s)),n.push(await on(s.command)),n.push(await an()),n.push(await rn());for(let a of n){let i=a.status==="ok"?C.green("\u2713"):C... ... L14: `)){let t=s.trim();if(!t||t.startsWith("#"))continue;let a=t.indexOf("=");if(a===-1)continue;let i=t.slice(0,a).trim(),l=fn(t.slice(a+1).trim());n[i]=l}return n}function st(e){let ... L15: `,"utf-8")}function rt(e,n){let s=new Date().toISOString();return{version:1,templateVersion:e,installedAt:s,updatedAt:s,files:n}}async function we(e,n=e){let s=await Pn(e,{withFile... L16: `+W.bold(W.cyan(e))),detail:e=>console.log(W.dim(" "+e))};var vn="https://registry.npmjs.org/klaudius/latest";async function On(e=1500){let n=new AbortController,s=setTimeout(()=...
High
Command Output Exfiltration

Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.

dist/bin.jsView on unpkg · L1

Findings

3 High3 Medium5 Low
HighChild Processdist/bin.js
HighSame File Env Network Executiondist/bin.js
HighCommand Output Exfiltrationdist/bin.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowHigh Entropy Strings
LowUrl Strings
LowNo License