registry  /  power-claude  /  3.0.82

power-claude@3.0.82

⚠ Under review

Local orchestration for Claude Code — session recovery, scheduling, worktrees, Token Saver, and dashboards via official CLI transport. Independent third-party software. Free to start.

Static Scan Results

scanned 2d ago · by rust-scanner

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

Static reason
High-risk behavior combination matched malicious policy.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireFilesystem
Supply chain
HighEntropyStringsMinifiedObfuscated
Manifest
NoLicense
scanned 2 file(s), 568 KB of source
Oversized source lightweight scan
bin/power-claude-cli.js2.51 MB file, sampled 256 KB
FilesystemCryptoDynamicRequireObfuscatedHighEntropyStringsMinified
out/extension.js5.72 MB file, sampled 256 KB
FilesystemChildProcessCryptoDynamicRequireObfuscatedHighEntropyStringsMinified

Source & flagged code

8 flagged · loading source
package.jsonView file
scripts.postinstall = node -e "const{existsSync}=require('fs');const{spawnSync}=require('child_process');const s='scripts/release/merge-drivers/register.sh';if(!existsSync(s))process.exit(0);const r=spa...
Critical
Red Install Lifecycle Script

Install-time lifecycle script matches a deterministic static-gate block pattern.

package.jsonView on unpkg
scripts.postinstall = node -e "const{existsSync}=require('fs');const{spawnSync}=require('child_process');const s='scripts/release/merge-drivers/register.sh';if(!existsSync(s))process.exit(0);const r=spa...
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
bin/power-claude-stop-classifier.jsView file
1#!/usr/bin/env node L2: 'use strict';const _0x355d9f=_0x177c;(function(_0x20faaa,_0x199587){const _0x433fb4=_0x177c,_0xe971fe=_0x20faaa();while(!![]){try{const _0x406380=parseInt(_0x433fb4(0x176,'6Wel'))/...
High
Obfuscated Payload Loader

Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.

bin/power-claude-stop-classifier.jsView on unpkg · L1
1#!/usr/bin/env node L2: 'use strict';const _0x355d9f=_0x177c;(function(_0x20faaa,_0x199587){const _0x433fb4=_0x177c,_0xe971fe=_0x20faaa();while(!![]){try{const _0x406380=parseInt(_0x433fb4(0x176,'6Wel'))/...
Medium
Dynamic Require

Package source references dynamic require/import behavior.

bin/power-claude-stop-classifier.jsView on unpkg · L1
data/vendor/jq/jq-darwin-amd64View file
path = data/vendor/jq/jq-darwin-amd64 kind = native_binary sizeBytes = 851328 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

data/vendor/jq/jq-darwin-amd64View on unpkg
data/runtime/engine.encView file
path = data/runtime/engine.enc kind = high_entropy_blob sizeBytes = 486825 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

data/runtime/engine.encView on unpkg
bin/power-claude-cli.jsView file
path = bin/power-claude-cli.js kind = oversized_source_file sizeBytes = 2636412 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

bin/power-claude-cli.jsView on unpkg
path = bin/power-claude-cli.js kind = oversized_cli_entrypoint sizeBytes = 2636412 magicHex = [redacted]
Medium
Oversized Cli Entrypoint

Package contains an oversized executable-looking CLI entrypoint.

bin/power-claude-cli.jsView on unpkg

Findings

1 Critical5 High4 Medium5 Low
CriticalRed Install Lifecycle Scriptpackage.json
HighInstall Time Lifecycle Scriptspackage.json
HighObfuscated Payload Loaderbin/power-claude-stop-classifier.js
HighObfuscated
HighShips High Entropy Blobdata/runtime/engine.enc
HighOversized Source Filebin/power-claude-cli.js
MediumDynamic Requirebin/power-claude-stop-classifier.js
MediumShips Native Binarydata/vendor/jq/jq-darwin-amd64
MediumOversized Cli Entrypointbin/power-claude-cli.js
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowNo License