registry  /  @peler1nl1kelt0s/tokenflow  /  0.2.1

@peler1nl1kelt0s/tokenflow@0.2.1

An open-source resource scheduler and traffic-shaping proxy for AI agents

Static Scan Results

scanned 4h ago · by rust-scanner

Static analysis flagged 10 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 22 file(s), 65.5 KB of source, external domains: api.anthropic.com, api.openai.com

Source & flagged code

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

Package defines install-time lifecycle scripts.

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

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

package.jsonView on unpkg
dist/cli/setup.jsView file
37s.start('Scanning system for active coding agents...'); L38: const homeDir = os.homedir(); L39: const detectedAgents = []; ... L76: const profiles = [ L77: path.join(homeDir, '.zshrc'), L78: path.join(homeDir, '.bashrc'),
Medium
Install Persistence

Source writes installer persistence such as shell profile or service configuration.

dist/cli/setup.jsView on unpkg · L37

Findings

1 High5 Medium4 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumInstall Persistencedist/cli/setup.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings