registry  /  wookledger  /  0.2.1

wookledger@0.2.1

Durable, verified, crash-proof state for AI coding agents. The wook CLI: autonomous, drift-checked builds on your own model key.

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 8 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
EnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 1 file(s), 140 KB of source, external domains: 127.0.0.1, api.anthropic.com, engine.wookvisory.com, hooks.slack.com, wookledger.com, www.w3.org, x.example

Source & flagged code

2 flagged · loading source
dist/wook.mjsView file
1#!/usr/bin/env node L2: import{request as qt,createServer as Yt}from"node:http";import{request as Qt}from"node:https";import{spawnSync as st,spawn as Xt}from"node:child_process";import{createHash as Zt,ra... L3: `)}catch{}return o}var at=_t();function Nt(){let e=process.env.WOOK_SEAT_NAME?.trim();return e&&e.length?e:at}var N=process.env.WOOK_DEMO_ROOT??k(process.cwd(),".wook-demo"),dn=k(N...
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/wook.mjsView on unpkg · L1
1#!/usr/bin/env node L2: import{request as qt,createServer as Yt}from"node:http";import{request as Qt}from"node:https";import{spawnSync as st,spawn as Xt}from"node:child_process";import{createHash as Zt,ra... L3: `)}catch{}return o}var at=_t();function Nt(){let e=process.env.WOOK_SEAT_NAME?.trim();return e&&e.length?e:at}var N=process.env.WOOK_DEMO_ROOT??k(process.cwd(),".wook-demo"),dn=k(N... L4: `)}async function vn(e){try{let t=await be();return t.valid||(console.error(`wook build: license ${t.reason??"not valid"}. the build loop runs on a valid license. run 'wook license...
High
Command Output Exfiltration

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

dist/wook.mjsView on unpkg · L1

Findings

2 High2 Medium4 Low
HighSame File Env Network Executiondist/wook.mjs
HighCommand Output Exfiltrationdist/wook.mjs
MediumNetwork
MediumEnvironment Vars
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License