registry  /  @introspection-ai/pi-recipes  /  0.9.7

@introspection-ai/pi-recipes@0.9.7

Local session tooling for package-based workflows.

Static Scan Results

scanned 19h ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 11 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 31 file(s), 362 KB of source, external domains: github.com, pi.recipes

Source & flagged code

4 flagged · loading source
dist/pi-extension.jsView file
41const COMPLETION_DELIVERY_RETRY_MS = 100; L42: const require = createRequire(import.meta.url); L43: class RecipeLaunchError extends Error {
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/pi-extension.jsView on unpkg · L41
vendor/recipe-check/win32-x64/recipe-check.exeView file
path = vendor/recipe-check/win32-x64/recipe-check.exe kind = native_binary sizeBytes = 1990656 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

vendor/recipe-check/win32-x64/recipe-check.exeView on unpkg
harbor/pi_recipe_agent.pyView file
path = harbor/pi_recipe_agent.py kind = build_helper sizeBytes = 16236 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

harbor/pi_recipe_agent.pyView on unpkg
dist/mcp-daemon-client.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @introspection-ai/pi-recipes@0.9.3 matchedIdentity = npm:[redacted]:0.9.3 similarity = 0.793 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.

dist/mcp-daemon-client.jsView on unpkg

Findings

1 High5 Medium5 Low
HighPrevious Version Dangerous Deltadist/mcp-daemon-client.js
MediumDynamic Requiredist/pi-extension.js
MediumEnvironment Vars
MediumShips Native Binaryvendor/recipe-check/win32-x64/recipe-check.exe
MediumShips Build Helperharbor/pi_recipe_agent.py
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings