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

@introspection-ai/pi-recipes@0.7.1

Local session tooling for package-based workflows.

Static Scan Results

scanned 3d ago · by rust-scanner

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

Static reason
No blocking static signals were detected.

Decision evidence

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

Source & flagged code

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

Package source references dynamic require/import behavior.

dist/pi-extension.jsView on unpkg · L40
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

Findings

6 Medium5 Low
MediumDynamic Requiredist/pi-extension.js
MediumNetwork
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