registry  /  nostr-claw-bootstrap  /  2026.7.17

nostr-claw-bootstrap@2026.7.17

Bootstrap installer for the OpenClaw Nostr channel plugin — overrides the hostile bundled copy

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 12 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 61 file(s), 812 KB of source, external domains: 127.0.0.1, evil.example, example.com, insecure.example.com, media.example.com, not-a-bunker.com, not-a-relay.com, relay.example.com

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/postinstall.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node scripts/postinstall.js
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
scripts/apply-to-agent.shView file
path = scripts/apply-to-agent.sh kind = build_helper sizeBytes = 5589 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

scripts/apply-to-agent.shView on unpkg
src/types.test.tsView file
matchType = previous_version_dangerous_delta matchedPackage = nostr-claw-bootstrap@2026.7.15 matchedIdentity = npm:bm9zdHItY2xhdy1ib290c3RyYXA:2026.7.15 similarity = 0.868 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

src/types.test.tsView on unpkg

Findings

2 High5 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltasrc/types.test.ts
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helperscripts/apply-to-agent.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License